gdbus: Introduce G_DBUS_PROPERTY_FLAG_EXPERIMENTAL
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 28 Dec 2012 12:51:01 +0000 (14:51 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 30 Dec 2012 18:49:44 +0000 (10:49 -0800)
commitde45bfaccc5979e6638a684aa2d79b5455b10ecc
treea1907a26be29e776f03f0c52c4ae08a4813b67f2
parent519d9a13c379cad60b1f67bb8697e2c9415b79a5
gdbus: Introduce G_DBUS_PROPERTY_FLAG_EXPERIMENTAL

This flag can be used to mark properties as experimental, marked
properties are disabled by default and can be enabled by setting
G_DBUS_FLAG_ENABLE_EXPERIMENTAL using g_dbus_set_flags.
gdbus/gdbus.h
gdbus/object.c