gtk/examples/application9
Mohammed Sadiq 8fcc401e05 examples: Take advantage of user_data passed
The last parameter of the signal callback from .ui
is the template's object from which the class is
derived.

And so, we already have access to the window object.
Let's just use it.
2018-05-08 18:55:48 +05:30
..
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 Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
exampleapp.h examples: use G_DECLARE_FINAL_TYPE in applications 2016-09-10 09:01:08 -04:00
exampleappprefs.c examples: Don't use private members for final classes 2018-05-08 14:34:43 +05:30
exampleappprefs.h examples: use G_DECLARE_FINAL_TYPE in applications 2016-09-10 09:01:08 -04:00
exampleappwin.c examples: Take advantage of user_data passed 2018-05-08 18:55:48 +05:30
exampleappwin.h examples: use G_DECLARE_FINAL_TYPE in applications 2016-09-10 09:01:08 -04:00
gears-menu.ui Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
main.c Make include order consistent in example applications 2014-11-28 23:57:16 -05:00
Makefile.example examples: Fix Makefiles to use gtk4 for build 2018-05-07 22:29:32 +05:30
meson.build meson: examples: update 2017-05-03 15:10:53 +01:00
org.gtk.exampleapp.gschema.xml Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
prefs.ui examples: Simplify .ui files 2018-05-07 22:30:40 +05:30
window.ui examples: Simplify .ui files 2018-05-07 22:30:40 +05:30