Table of Contents

Interface DBusObject

Namespace
Gio
Assembly
Gio-2.0.dll
public interface DBusObject

Properties

Handle

ObjectHandle Handle { get; }

Property Value

ObjectHandle

Methods

GetInterface(string)

[Version("2.30")]
DBusInterface? GetInterface(string interfaceName)

Parameters

interfaceName string

Returns

DBusInterface

GetInterfaces()

[Version("2.30")]
List GetInterfaces()

Returns

List

GetObjectPath()

[Version("2.30")]
string GetObjectPath()

Returns

string