gtk2/examples/application6
Mohammed Sadiq 22ae9d0884 examples: use G_DECLARE_FINAL_TYPE in applications
G_DECLARE_FINAL_TYPE was introduced in glib 2.44.
We shall use that now so that lots of boilerplate code can
be reduced.

https://bugzilla.gnome.org/show_bug.cgi?id=770278
2016-09-10 09:01:08 -04:00
..
app-menu.ui example: Port to gtk_application_set_accels_for_action 2014-04-17 22:55:38 -04:00
exampleapp.c examples: use G_DECLARE_FINAL_TYPE in applications 2016-09-10 09:01:08 -04:00
exampleapp.gresource.xml Add a new example app 2013-07-20 23:04:47 -04:00
exampleapp.h examples: use G_DECLARE_FINAL_TYPE in applications 2016-09-10 09:01:08 -04:00
exampleappprefs.c examples: use G_DECLARE_FINAL_TYPE in applications 2016-09-10 09:01:08 -04:00
exampleappprefs.h examples: use G_DECLARE_FINAL_TYPE in applications 2016-09-10 09:01:08 -04:00
exampleappwin.c examples: use G_DECLARE_FINAL_TYPE in applications 2016-09-10 09:01:08 -04:00
exampleappwin.h examples: use G_DECLARE_FINAL_TYPE in applications 2016-09-10 09:01:08 -04:00
main.c Make include order consistent in example applications 2014-11-28 23:57:16 -05:00
Makefile.am Beautify example Makefiles a bit 2014-11-29 00:26:52 -05:00
Makefile.example Fix example Makefiles 2016-07-03 13:54:11 -04:00
org.gtk.exampleapp.gschema.xml Getting started: Use <choices> in the schema 2013-07-24 07:31:05 -04:00
prefs.ui example: Modernize the prefs dialog 2014-04-17 22:55:39 -04:00
window.ui tutorial: Drop excessive margin from headerbar 2016-02-27 23:28:17 -05:00