gtk2/examples/application3
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
..
exampleapp.c Getting started: Coding style updates 2013-07-24 07:31:05 -04:00
exampleapp.gresource.xml
exampleapp.h Getting started: Coding style updates 2013-07-24 07:31:05 -04:00
exampleappwin.c widget: Use a real offset in gtk_widget_class_automate_child 2013-07-26 08:41:09 -04:00
exampleappwin.h Getting started: Coding style updates 2013-07-24 07:31:05 -04:00
main.c Getting started: Coding style updates 2013-07-24 07:31:05 -04:00
Makefile.am
window.ui