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
..
2005-04-22 18:34:41 +00:00
2010-06-21 14:01:50 -04:00
2010-04-16 20:43:53 -04:00
2010-06-15 16:06:18 +01:00
2011-11-23 18:13:44 -05:00
2011-10-02 17:22:18 +01:00
2002-11-23 01:37:17 +00:00