summaryrefslogtreecommitdiff
path: root/examples/application5/exampleapp.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* Refresh the tutorial examplesMatthias Clasen2020-05-111-7/+0
* examples: use G_DECLARE_FINAL_TYPE in applicationsMohammed Sadiq2016-09-101-5/+0
* example: Port to gtk_application_set_accels_for_actionMatthias Clasen2014-04-171-0/+4
* Getting started: Coding style updatesMatthias Clasen2013-07-241-39/+42
* Add a new example appMatthias Clasen2013-07-201-0/+105