summaryrefslogtreecommitdiff
path: root/tests/testscrolledge.c
Commit message (Expand)AuthorAgeFilesLines
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-2/+2
* Don't use container api on GtkListBoxMatthias Clasen2020-05-111-5/+5
* Use gtk_overlay_set_child throughoutMatthias Clasen2020-05-041-1/+1
* listboxrow: Derive from GtkWidgetMatthias Clasen2020-05-041-1/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Drop the margin propertyMatthias Clasen2020-02-251-2/+8
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* Stop using gtk_main and gtk_main_quitMatthias Clasen2020-02-091-1/+2
* tests: Remove some unneeded gtk_widget_show callsMatthias Clasen2018-01-191-2/+0
* widget: Remove show-all propertyTimm Bäder2017-01-201-1/+1
* Remove gtk_widget_show_allTimm Bäder2017-01-201-2/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* scrolledwindow: add a new edge-reached signalCosimo Cecchi2015-01-311-0/+9
* scrolledwindow: Add ::edge-overshot signalCarlos Garnacho2014-10-201-0/+129