summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-10-20 22:31:43 -0400
committerDavid Zeuthen <davidz@redhat.com>2009-10-20 22:31:43 -0400
commit643912db19884d031e07eb10493a8b53f10b32b4 (patch)
tree6a882a4eda992b03e133e9838555084f36da2bae /docs
parentcf38d9991710c5e3741945c5f8548b617d445984 (diff)
Add a way to get all cached property names and use it in example
$ ./example-watch-proxy -n org.freedesktop.DeviceKit.Disks -o /org/freedesktop/DeviceKit/Disks -i org.freedesktop.DeviceKit.Disks --system-bus +++ Acquired proxy object for remote object owned by :1.42 bus: System Bus name: org.freedesktop.DeviceKit.Disks object path: /org/freedesktop/DeviceKit/Disks interface: org.freedesktop.DeviceKit.Disks properties: DaemonVersion -> "008" KnownFilesystems -> [("vfat", "FAT", false, true, true, uint32 254, true, false, true, false, false, false, false, false), ("ext2", "Linux Ext2", true, true, true, 16, true, true, true, false, true, true, true, true), ("ext3", "Linux Ext3", true, true, true, 16, true, true, true, false, true, true, true, true), ("ext4", "Linux Ext4", true, true, true, 16, true, true, true, false, true, true, true, true), ("xfs", "XFS", true, true, true, 12, true, false, true, false, false, true, false, false), ("ntfs", "NTFS", false, true, true, 128, true, false, false, false, true, false, true, false), ("swap", "Swap Space", false, false, true, 0, false, false, false, false, false, false, false, false)] DaemonIsInhibited -> false SupportsLuksDevices -> true
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gdbus/gdbus-standalone-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gdbus/gdbus-standalone-sections.txt b/docs/reference/gdbus/gdbus-standalone-sections.txt
index fe1749d..442fee0 100644
--- a/docs/reference/gdbus/gdbus-standalone-sections.txt
+++ b/docs/reference/gdbus/gdbus-standalone-sections.txt
@@ -135,6 +135,7 @@ g_dbus_proxy_get_object_path
g_dbus_proxy_get_interface_name
g_dbus_proxy_get_default_timeout
g_dbus_proxy_set_default_timeout
+g_dbus_proxy_get_cached_property_names
g_dbus_proxy_get_cached_property
g_dbus_proxy_invoke_method
g_dbus_proxy_invoke_method_finish