summaryrefslogtreecommitdiff
path: root/tests/testlist4.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Stop using gtk_widget_show/hideMatthias Clasen2022-12-131-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-7/+7
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-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
* tests: Add common_cflags to buildTimm Bäder2020-03-061-1/+2
* Add test for GtkActionable GtkListBoxRow.Arnaud Bonatti2018-01-021-0/+222