Delegate DBusInterfaceSetPropertyFunc
- Namespace
- Gio
- Assembly
- Gio-2.0.dll
public delegate bool DBusInterfaceSetPropertyFunc(DBusConnection connection, string sender, string objectPath, string interfaceName, string propertyName, Variant value, Error error)
Parameters
connection
DBusConnectionsender
stringobjectPath
stringinterfaceName
stringpropertyName
stringvalue
Varianterror
Error