gtk/examples
Alexander Larsson a8e84545d1 widget: Use a real offset in gtk_widget_class_automate_child
Using an offset from the struct means you can have children in
both the public and private (via G_PRIVATE_OFFSET) parts of the
instance. It also matches the new private macros nicer.

https://bugzilla.gnome.org/show_bug.cgi?id=702563

Signed-off-by: Emmanuele Bassi <ebassi@gnome.org>
2013-07-26 08:41:09 -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 widget: Use a real offset in gtk_widget_class_automate_child 2013-07-26 08:41:09 -04:00
application4 widget: Use a real offset in gtk_widget_class_automate_child 2013-07-26 08:41:09 -04:00
application5 widget: Use a real offset in gtk_widget_class_automate_child 2013-07-26 08:41:09 -04:00
application6 widget: Use a real offset in gtk_widget_class_automate_child 2013-07-26 08:41:09 -04:00
application7 widget: Use a real offset in gtk_widget_class_automate_child 2013-07-26 08:41:09 -04:00
application8 widget: Use a real offset in gtk_widget_class_automate_child 2013-07-26 08:41:09 -04:00
application9 widget: Use a real offset in gtk_widget_class_automate_child 2013-07-26 08:41:09 -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