Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
gio-2.0
GLib
DBusNodeInfo
DBusNodeInfo.for_xml
generate_xml
lookup_interface
annotations
interfaces
nodes
path
ref_count
DBusNodeInfo
Object Hierarchy:
Description:
public
class
DBusNodeInfo
Information about nodes in a remote object hierarchy.
Namespace:
GLib
Package:
gio-2.0
Content:
Creation methods:
public
DBusNodeInfo.for_xml
(
string
xml_data)
throws
Error
Parses
xml_data
and returns a
DBusNodeInfo
representing the data.
Methods:
public
void
generate_xml
(
uint
indent,
StringBuilder
string_builder)
Appends an XML representation of
info
(and its children) to
string_builder
.
public
weak
DBusInterfaceInfo
lookup_interface
(
string
name)
Looks up information about an interface.
Fields:
public
weak
DBusAnnotationInfo
[]
annotations
public
weak
DBusInterfaceInfo
[]
interfaces
public
weak
DBusNodeInfo
[]
nodes
public
unowned
string
path
public
int
ref_count