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
..
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
2002-11-23 01:37:17 +00:00