gtk/examples/application9
Matthias Clasen cda60c3c40 Another round of template binding api changes
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.
2013-07-26 16:29:12 -04:00
..
app-menu.ui Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
exampleapp.c Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
exampleapp.gresource.xml Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
exampleapp.h Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
exampleappprefs.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
exampleappprefs.h Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
exampleappwin.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
exampleappwin.h Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
gears-menu.ui Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
main.c Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
Makefile.am Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
org.gtk.exampleapp.gschema.xml Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
prefs.ui Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
window.ui Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00