dbus_properties_mixin_dup_all
Description:
[ Version ( since = "0.21.2" ) ]
public HashTable<unowned string,unowned Value?> dbus_properties_mixin_dup_all (Object self, string interface_name)
Get all the properties of a particular interface.
This implementation never returns an error: it will return an empty map if the interface is unknown.
Parameters:
self |
an object with this mixin |
interface_name |
a D-Bus interface name |
Returns:
a map from property name (without the interface name) to value |
Namespace: TelepathyGLib
Package: telepathy-glib