ofono/gdbus
Luiz Augusto von Dentz 4b50c0bd05 gdbus: Introduce G_DBUS_METHOD_FLAG_EXPERIMENTAL
This flag can be used to mark methods as experimental, marked
methods are disable by default and can be enabled by setting
G_DBUS_FLAG_ENABLE_EXPERIMENTAL using g_dbus_set_flags.
2012-12-30 10:49:27 -08:00
..
client.c gdbus: Update properties on D-Bus client re-connections 2012-12-29 14:49:38 -08:00
gdbus.h gdbus: Introduce G_DBUS_METHOD_FLAG_EXPERIMENTAL 2012-12-30 10:49:27 -08:00
mainloop.c gdbus: Fix crash when getting disconnected from the bus 2012-10-31 16:18:41 -05:00
object.c gdbus: Introduce G_DBUS_METHOD_FLAG_EXPERIMENTAL 2012-12-30 10:49:27 -08:00
polkit.c gdbus: Update copyright information 2011-01-01 17:32:29 -08:00
watch.c gdbus: Add g_dbus_add_properties_watch function 2012-11-30 09:59:34 +01:00