Table of Contents

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 DBusConnection
sender string
objectPath string
interfaceName string
propertyName string
error Error

Returns

Variant