gtk2/examples
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
..
application1 Getting started: Add icon and desktop file 2013-07-24 07:31:05 -04:00
application2 Getting started: Coding style updates 2013-07-24 07:31:05 -04:00
application3 Another round of template binding api changes 2013-07-26 16:29:12 -04:00
application4 Another round of template binding api changes 2013-07-26 16:29:12 -04:00
application5 Another round of template binding api changes 2013-07-26 16:29:12 -04:00
application6 Another round of template binding api changes 2013-07-26 16:29:12 -04:00
application7 Another round of template binding api changes 2013-07-26 16:29:12 -04:00
application8 Another round of template binding api changes 2013-07-26 16:29:12 -04:00
application9 Another round of template binding api changes 2013-07-26 16:29:12 -04:00
action-namespace.c Add example for "action-namespace" attribute 2012-09-17 12:31:21 -04:00
bloatpad.c Don't use stock APIs in the bloatpad example 2013-06-24 14:50:01 -04:00
builder.c Add a GtkBuilder section to the tutorial 2011-01-20 01:30:34 -05:00
builder.ui Add a GtkBuilder section to the tutorial 2011-01-20 01:30:34 -05:00
drawing.c examples: Use symbolic names for button numbers 2012-01-27 09:47:44 +01:00
grid-packing.c Add a packing example to the tutorial 2011-01-18 23:59:17 -05:00
hello-world.c Cosmetic changes 2011-01-06 00:14:02 -05:00
Makefile.am Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
plugman.c Bump GLib dependency to 2.35 2012-11-04 13:01:38 -05:00
sunny.c Bump GLib dependency to 2.35 2012-11-04 13:01:38 -05:00
window-default.c docs: update getting started screenshots 2013-07-17 09:59:12 -04:00