mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-07 01:00:28 +00:00
89ae3524a3
The macros and functions are inconsistently named, and are not tied to the "template" concept - to the point that it seems plausible to use them without setting the template. The new naming scheme is as follows: gtk_widget_class_bind_template_child_full gtk_widget_class_bind_template_callback_full With the convenience macros: gtk_widget_class_bind_template_child gtk_widget_class_bind_template_child_internal gtk_widget_class_bind_template_callback https://bugzilla.gnome.org/show_bug.cgi?id=700898 https://bugzilla.gnome.org/show_bug.cgi?id=700896 |
||
---|---|---|
.. | ||
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 |