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-10-05 17:37:46 +00:00
2011-10-04 18:52:55 -04:00
2011-09-09 12:41:55 -04:00
2007-01-05 03:31:54 +00:00
2011-01-22 00:02:08 -05:00
2011-01-22 00:02:08 -05:00
2011-09-09 12:41:55 -04:00
2010-08-03 10:25:54 -04:00
2007-11-07 09:49:25 +00:00
2011-11-17 23:12:27 -05:00
2005-12-05 13:37:55 +00:00
2009-05-30 15:29:23 +02:00
2011-05-01 17:10:04 -04:00