[ NoWrapper ]
public virtual bool service_set_property (DBusConnection connection, string sender, string object_path, string interface_name, string property_name, Variant value) throws Error
The IBusService::service_set_property class method is to connect
DBusInterfaceSetPropertyFunc.
| 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. |
|
true if set the value else false. |