summaryrefslogtreecommitdiff
path: root/examples/application6/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/+11
* 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-20/+8
* examples: use G_DECLARE_FINAL_TYPE in applicationsMohammed Sadiq2016-09-101-6/+1
* Make include order consistent in example applicationsMatthias Clasen2014-11-281-1/+2
* example: Fix indentationMatthias Clasen2014-04-171-63/+67
* 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
* Add a new example appMatthias Clasen2013-07-201-0/+108