summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/headerbar.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Add a switch to headerbar demoMohammed Sadiq2020-09-141-0/+1
* gtk-demo: Add keywords to demosMatthias Clasen2020-09-131-0/+1
* headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-021-1/+0
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-2/+2
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* Stop using gtk_widget_destroyedMatthias Clasen2020-05-111-2/+2
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_button_set_child throughoutMatthias Clasen2020-05-041-3/+3
* headerbar: Remove user-settable titleAlexander Mikhaylenko2020-05-011-1/+1
* headerbar: Remove subtitleAlexander Mikhaylenko2020-05-011-3/+2
* headerbar: Remove has-subtitle propertyAlexander Mikhaylenko2020-05-011-1/+0
* Use gtk_widget_add/remove_css_class moreMatthias Clasen2020-04-101-1/+1
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* Rename GtkHeaderBar::show-close-buttonMatthias Clasen2017-12-071-1/+1
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-3/+3
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-311-1/+1
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* gtk-demo: Cosmetic changesMatthias Clasen2015-06-281-7/+2
* Fix a start/end mixupMatthias Clasen2014-05-241-1/+1
* gtk-demo: Don't use GtkArrowMatthias Clasen2014-05-221-2/+2
* Add a header bar example to gtk-demoMatthias Clasen2013-12-121-0/+71