Table of Contents

Delegate DBusProxyTypeFunc

Namespace
Gio
Assembly
Gio-2.0.dll
public delegate Type DBusProxyTypeFunc(DBusObjectManagerClient manager, string objectPath, string? interfaceName, IntPtr data)

Parameters

manager DBusObjectManagerClient
objectPath string
interfaceName string
data IntPtr

Returns

Type