glib/gobject
Emmanuele Bassi 9cd43d7a4c gobject: Add install_properties()
Since we added g_object_notify_by_pspec(), an efficient way to install
and notify properties relies on storing the GParamSpec pointers inside
a static arrays, like we do for signal identifiers.

Instead of multiple calls to g_object_class_install_property(), we
should have a single function to take the static array of GParamSpecs
and iterate it.

https://bugzilla.gnome.org/show_bug.cgi?id=626919

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
2010-09-13 12:34:53 +01:00
..
2010-09-13 12:34:53 +01:00
2010-07-12 15:33:05 -04:00
2009-03-31 19:39:16 -04:00
2010-06-19 19:07:36 +02:00
2010-09-13 12:34:53 +01:00
2010-09-13 12:34:53 +01:00
2010-02-04 00:12:50 +02:00
2010-07-12 17:46:17 -04:00
2008-06-21 12:18:12 +00:00
2008-06-21 18:20:43 +00:00
2008-06-21 12:45:49 +00:00
2008-06-22 09:45:13 +00:00
2010-07-12 17:46:17 -04:00
2010-06-19 19:07:36 +02:00