Emmanuele Bassi
f753b0c4a1
Wrap g_object_class_install_properties()
...
GObject ≥ 2.26.0 added a nice convenience call for installing properties
from an array of GParamSpec. Since we're already storing all GParamSpec
in an array in order to use them with g_object_notify_by_pspec(), this
turns out nicely for us.
Since we do not depend on GLib 2.26 (yet), we need to provide a simple
private wrapper that implements the fall back to the default
g_object_class_install_property() call.
ClutterDragAction has been converted as a proof of concept.
2010-09-30 10:33:24 +01:00
..
2010-09-29 14:40:15 +01:00
2010-09-29 16:14:34 +01:00
2010-09-29 15:55:58 +01:00
2010-09-29 15:12:58 +01:00
2010-09-29 15:55:58 +01:00
2010-09-29 15:12:58 +01:00
2010-09-29 15:55:58 +01:00
2010-09-29 15:55:58 +01:00
2010-09-17 14:54:31 +01:00
2010-09-29 15:13:01 +01:00
2010-09-29 15:12:57 +01:00
2010-09-17 12:17:50 +01:00
2010-09-13 15:45:55 +01:00
2010-09-03 16:12:24 +01:00
2010-09-10 11:18:53 +01:00
2010-09-10 11:18:53 +01:00
2010-09-29 11:44:46 +01:00
2010-09-13 18:18:34 +01:00
2010-09-08 15:15:57 +01:00
2010-09-09 16:34:21 +01:00
2010-09-09 16:34:21 +01:00
2010-09-09 16:34:21 +01:00
2010-09-09 16:34:21 +01:00
2009-11-19 11:51:21 +00:00
2010-09-09 16:34:21 +01:00
2010-09-09 16:34:21 +01:00
2010-09-08 16:41:47 +01:00
2010-09-17 12:17:50 +01:00
2010-09-17 12:17:50 +01:00
2010-09-29 15:12:57 +01:00
2010-09-22 14:22:23 +01:00
2010-09-03 12:14:50 +01:00
2010-09-29 15:13:00 +01:00
2010-08-26 16:39:39 +01:00
2010-08-26 16:39:39 +01:00
2010-09-29 15:13:00 +01:00
2010-09-08 17:04:21 +01:00
2010-09-21 13:32:31 +01:00
2010-09-17 14:54:31 +01:00
2010-09-17 12:17:50 +01:00
2010-09-08 16:41:47 +01:00
2010-09-29 15:12:58 +01:00
2010-09-03 16:58:47 +01:00
2010-09-21 13:32:31 +01:00
2010-09-08 16:41:47 +01:00
2010-09-30 10:33:24 +01:00
2010-09-07 10:40:49 +01:00
2010-09-29 15:12:57 +01:00
2010-09-29 15:12:57 +01:00
2010-09-08 15:15:57 +01:00
2010-09-13 15:45:55 +01:00
2010-09-08 17:04:21 +01:00
2010-09-17 12:43:23 +01:00
2010-09-08 16:41:47 +01:00
2010-09-29 15:12:57 +01:00
2010-08-10 17:12:06 +01:00
2010-09-08 17:04:21 +01:00
2010-09-10 17:54:52 +01:00
2010-09-10 17:54:52 +01:00
2010-09-10 17:54:52 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-09-29 15:12:58 +01:00
2009-05-05 20:18:28 +01:00
2010-09-08 16:41:47 +01:00
2010-09-29 15:12:57 +01:00
2010-09-01 18:05:53 +01:00
2010-09-03 16:58:47 +01:00
2010-09-29 15:13:00 +01:00
2010-09-08 16:41:47 +01:00
2010-09-30 10:33:24 +01:00
2010-09-14 12:43:16 +01:00
2010-09-14 12:43:16 +01:00
2010-09-29 15:13:00 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 15:43:07 +01:00
2010-09-29 15:57:28 +01:00
2010-09-29 15:57:28 +01:00
2010-09-29 15:57:28 +01:00
2010-08-12 17:08:26 +01:00
2010-09-03 12:14:50 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-09-30 10:27:10 +01:00
2010-09-20 14:31:53 +01:00
2010-09-23 15:17:58 +01:00
2010-09-23 15:17:58 +01:00
2010-09-29 15:13:00 +01:00
2010-09-29 15:13:00 +01:00
2010-09-03 12:14:50 +01:00
2010-09-20 13:15:44 +01:00
2010-09-29 15:13:00 +01:00
2010-09-08 17:04:21 +01:00
2010-09-29 15:13:00 +01:00
2010-09-29 14:40:15 +01:00
2010-09-29 15:57:28 +01:00