summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/tabs.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Cosmetic changesMatthias Clasen2020-09-171-3/+6
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* Stop using gtk_widget_destroyedMatthias Clasen2020-05-111-3/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-311-2/+2
* Remove gtk_widget_show_allTimm Bäder2017-01-201-2/+0
* demos: Remove undefined function callEmmanuele Bassi2016-11-291-2/+0
* gtk-demo: Add a demo for tabsMatthias Clasen2016-11-291-0/+63