Nicola Fontana f24d8247b3 Do not use static GTypeInfo and GInterfaceInfo
Either g_type_register_static_simple (used by G_DEFINE_TYPE_EXTENDED)
and G_IMPLEMENT_INTERFACE use automatic variables for GTypeInfo and
GInterfaceInfo structs, while tutorials and source code often use
static variables. This commit consistently adopts the former method.

https://bugzilla.gnome.org/show_bug.cgi?id=600161
2011-11-29 22:03:25 -05:00
..
2010-02-10 13:59:35 -05:00
2010-06-19 19:07:36 +02:00
2009-11-29 21:19:10 -05:00
2011-10-02 17:22:57 +01:00
2003-10-23 22:42:31 +00:00
2011-10-18 17:12:33 +01:00
2011-10-02 17:22:57 +01:00
2010-06-19 19:07:36 +02:00