summaryrefslogtreecommitdiff
path: root/examples/action-namespace.c
Commit message (Expand)AuthorAgeFilesLines
* examples: Stop using gtk_widget_show/hideMatthias Clasen2022-12-131-1/+1
* examples: Port to async dialog APIMatthias Clasen2022-10-291-12/+4
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Remove gtk_widget_show_allTimm Bäder2017-01-201-2/+2
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-1/+0
* Improve action-namespace exampleMatthias Clasen2014-12-021-1/+3
* action-namespace example: use non-deprecated functionRyan Lortie2013-10-011-2/+1
* Add example for "action-namespace" attributeLars Uebernickel2012-09-171-0/+134