DBusNodeInfo
class DBusNodeInfo(val gioDBusNodeInfoPointer: <Error class: unknown class><<Error class: unknown class>>)(source)
Information about nodes in a remote object hierarchy.
Skipped during bindings generation
field
interfaces
: Array parameter of type DBusInterfaceInfo is not supportedfield
nodes
: Array parameter of type DBusNodeInfo is not supportedfield
annotations
: Array parameter of type DBusAnnotationInfo is not supported
Since
2.26
Constructors
Link copied to clipboard
Parses @xml_data and returns a #GDBusNodeInfo representing the data.
constructor()
Allocate a new DBusNodeInfo.
constructor(scope: <Error class: unknown class>)
Allocate a new DBusNodeInfo using the provided AutofreeScope.
Allocate a new DBusNodeInfo.
constructor(refCount: <Error class: unknown class>, path: String?, scope: <Error class: unknown class>)
Allocate a new DBusNodeInfo using the provided AutofreeScope.
constructor(gioDBusNodeInfoPointer: <Error class: unknown class><<Error class: unknown class>>)