summaryrefslogtreecommitdiff
path: root/tests/testswitch.c
Commit message (Expand)AuthorAgeFilesLines
* testswitch: Remove unnecessary gtk_widget_show callsTimm Bäder2017-12-041-6/+0
* box: Remove fill child propertyTimm Bäder2017-04-251-6/+6
* box: Remove expand child propertyTimm Bäder2017-04-251-12/+8
* Update callersMatthias Clasen2017-01-191-1/+1
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-1/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-7/+7
* Add a delayed state test caseMatthias Clasen2014-04-061-3/+112
* Add GtkSwitch, a "light-switch" like widgetEmmanuele Bassi2010-11-291-0/+86