service_set_property
Description:
[ NoWrapper ]
public virtual bool service_set_property (DBusConnection connection, string sender, string object_path, string interface_name, string property_name, Variant value) throws Error
public virtual bool service_set_property (DBusConnection connection, string sender, string object_path, string interface_name, string property_name, Variant value) throws Error
The ::service_set_property
class method is to connect
DBusInterfaceSetPropertyFunc.
Parameters:
this |
An Service. |
connection |
A dbus connection. |
sender |
A sender. |
object_path |
An object path. |
interface_name |
An interface name. |
property_name |
An property name. |
value |
An property value. |
Returns:
|