summaryrefslogtreecommitdiff
path: root/examples/sunny.c
Commit message (Expand)AuthorAgeFilesLines
* examples: Stop using gtk_widget_show/hideMatthias Clasen2022-12-131-1/+1
* examples: Use existing iconsMatthias Clasen2021-06-161-2/+2
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* Replace "gint" with "int"Benjamin Otte2020-07-251-2/+2
* headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-021-1/+0
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* examples: Stop using appmenu apisMatthias Clasen2020-05-221-18/+21
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* Use gtk_overlay_set_child throughoutMatthias Clasen2020-05-041-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
* headerbar: Remove user-settable titleAlexander Mikhaylenko2020-05-011-2/+0
* examples: Add common_cflags to buildTimm Bäder2020-03-061-1/+2
* Rename GtkHeaderBar::show-close-buttonMatthias Clasen2017-12-071-1/+1
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* headerbar: Support all kinds of CSD decorationsJasper St. Pierre2013-12-121-1/+0
* Test headerbar app menu fallbackMatthias Clasen2013-11-161-23/+12
* Bump GLib dependency to 2.35Matthias Clasen2012-11-041-2/+0
* Add an example for handling app menu fallbackMatthias Clasen2012-07-221-0/+213