gtk3/examples/application9
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
..
app-menu.ui Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
exampleapp.c Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
exampleapp.gresource.xml Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
exampleapp.h Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
exampleappprefs.c widget: Use a real offset in gtk_widget_class_automate_child 2013-07-26 08:41:09 -04:00
exampleappprefs.h Getting started: Add an example for property actions 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: Add an example for property actions 2013-07-24 07:31:05 -04:00
gears-menu.ui Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
main.c Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
Makefile.am Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
org.gtk.exampleapp.gschema.xml Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
prefs.ui Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00
window.ui Getting started: Add an example for property actions 2013-07-24 07:31:05 -04:00