summaryrefslogtreecommitdiff
path: root/tests/listmodel.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-3/+3
* Replace "gint" with "int"Benjamin Otte2020-07-251-6/+6
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-2/+2
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-2/+2
* tests: Add common_cflags to buildTimm Bäder2020-03-061-0/+1
* 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
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* Add a test for gtk_flow_box_bind_modelMatthias Clasen2015-08-161-15/+27
* Add a test for g_list_box_bind_modelMatthias Clasen2015-08-161-0/+220