DBusNodeInfo
Object Hierarchy:
Description:
[ CCode ( ref_function = "g_dbus_node_info_ref" , type_id = "g_dbus_node_info_get_type ()" , unref_function = "g_dbus_node_info_unref" ) ]
[ Compact ]
[ Version ( since = "2.26" ) ]
public class DBusNodeInfo
Information about nodes in a remote object hierarchy.
Content:
Creation methods:
Methods:
- public unowned DBusNodeInfo @ref ()
If this is statically allocated does
nothing.
- public void generate_xml (uint indent, StringBuilder string_builder)
Appends an XML representation of this
(and its children) to string_builder
.
- public unowned DBusInterfaceInfo? lookup_interface (string name)
Looks up information about an interface.
- public void unref ()
If this is statically allocated,
does nothing.
Fields: