Files
glib/gobject
Andres G. Aragoneses 859e4239c5 gobject: fix G_DEFINE_TYPE_EXTENDED docs so code snippet actually compiles
Flags being used in the G_DEFINE_TYPE_EXTENDED sample was "0", so it
should expand to 0 as well, otherwise the compiler would bark with:
maman-bar.c: In function ‘maman_bar_get_type’:
maman-bar.c:36:53: error: ‘flags’ undeclared (first use in this function)
maman-bar.c:36:53: note: each undeclared identifier is reported only once for each function it appears in

https://bugzilla.gnome.org/show_bug.cgi?id=697250
2013-04-04 12:11:06 +01:00
..
2009-03-31 19:39:16 -04:00
2013-01-01 13:54:54 -05:00
2011-12-13 23:01:51 -05:00
2012-03-08 14:51:22 +08:00
2012-10-16 09:39:24 -04:00
2013-03-15 09:07:30 +01:00
2012-08-18 23:17:47 -04:00
2013-02-22 00:54:50 +00:00
2012-10-16 09:39:24 -04:00