gtk3/demos
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
..
gtk-demo widget: Use a real offset in gtk_widget_class_automate_child 2013-07-26 08:41:09 -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