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