mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-07 01:00:28 +00:00
cda60c3c40
We rename the gtk_widget_class_bind_template_child{_internal} macros by appending a _private to their name. Otherwise, it would be too magic to pass the 'public' names as arguments, but affect a member of the Private struct. At the same time, Add two new macros with the old names, gtk_widget_class_bind_template_child{_internal} that operate on members of the instance struct. |
||
---|---|---|
.. | ||
app-menu.ui | ||
exampleapp.c | ||
exampleapp.gresource.xml | ||
exampleapp.h | ||
exampleappprefs.c | ||
exampleappprefs.h | ||
exampleappwin.c | ||
exampleappwin.h | ||
main.c | ||
Makefile.am | ||
org.gtk.exampleapp.gschema.xml | ||
prefs.ui | ||
window.ui |