mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
8fcc401e05
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. |
||
---|---|---|
.. | ||
app-menu.ui | ||
exampleapp.c | ||
exampleapp.gresource.xml | ||
exampleapp.h | ||
exampleappprefs.c | ||
exampleappprefs.h | ||
exampleappwin.c | ||
exampleappwin.h | ||
gears-menu.ui | ||
main.c | ||
Makefile.example | ||
meson.build | ||
org.gtk.exampleapp.gschema.xml | ||
prefs.ui | ||
window.ui |