summaryrefslogtreecommitdiff
path: root/tests/testnoscreen.c
Commit message (Collapse)AuthorAgeFilesLines
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-311-1/+1
| | | | | | | And have a priv->display instead of a priv->screen. Includes turning gtk_menu_set_screen() into gtk_menu_set_display(), because that function just forwards to its window.
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
|
* Update callersMatthias Clasen2017-01-191-1/+5
| | | | Adapt all our tests and examples to the new initialization api.
* Change FSF AddressJavier Jardón2012-02-271-3/+1
|
* Simple test for display-less widget creationMatthias Clasen2011-02-041-0/+47