gtk/demos
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
..
gtk-demo Another round of template binding api changes 2013-07-26 16:29:12 -04:00
pixbuf-demo Convert pixbuf animation demo (both copies) to GdkFrameClock 2013-02-21 09:59:58 -05:00
widget-factory Don't use stock APIs in the widget factory 2013-06-24 14:50:01 -04:00
Makefile.am Move widget-factory to demos/ 2012-02-09 08:45:40 -05:00