mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 05:20:17 +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. |
||
---|---|---|
.. | ||
application1 | ||
application2 | ||
application3 | ||
application4 | ||
application5 | ||
application6 | ||
application7 | ||
application8 | ||
application9 | ||
action-namespace.c | ||
bloatpad.c | ||
builder.c | ||
builder.ui | ||
drawing.c | ||
grid-packing.c | ||
hello-world.c | ||
Makefile.am | ||
plugman.c | ||
sunny.c | ||
window-default.c |