svc_interface_set_dbus_properties_info
Description:
[ Version ( since = "0.7.3" ) ]
public void svc_interface_set_dbus_properties_info (Type g_interface, DBusPropertiesMixinIfaceInfo info)
Declare that g_interface
implements the given D-Bus interface, with the given properties.
This may only be called once per GInterface, usually from a section of its base_init function that only runs once.
This is typically only used within generated code; there is normally no reason to call it manually.
Parameters:
g_interface |
The Type of a service interface |
info |
an interface description |
Namespace: TelepathyGLib
Package: telepathy-glib