summaryrefslogtreecommitdiff
path: root/examples/application4/exampleappwin.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* Refresh the tutorial examplesMatthias Clasen2020-05-111-0/+10
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* examples: Remove explicit gtk_widget_show()Mohammed Sadiq2018-05-091-2/+0
* examples: Don't use private members for final classesMohammed Sadiq2018-05-081-10/+3
* examples: use G_DECLARE_FINAL_TYPE in applicationsMohammed Sadiq2016-09-101-5/+0
* Make include order consistent in example applicationsMatthias Clasen2014-11-281-1/+2
* Another round of template binding api changesMatthias Clasen2013-07-261-1/+1
* Rename the widget template APIEmmanuele Bassi2013-07-261-1/+1
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-1/+1
* Getting started: Coding style updatesMatthias Clasen2013-07-241-35/+40
* Add a new example appMatthias Clasen2013-07-201-0/+73