Class (GI Struct)

Gio-2.0GioDBusNodeInfoSince 2.26

Information about nodes in a remote object hierarchy.

2.26

Index

Constructors

Properties

annotations: DBusAnnotationInfo[]
path: string
ref_count: number

Methods

  • Appends an XML representation of info (and its children) to string_builder.

    This function is typically used for generating introspection XML documents at run-time for handling the org.freedesktop.DBus.Introspectable.Introspect method.

    Parameters

    Returns void

  • If info is statically allocated, does nothing. Otherwise decreases the reference count of info. When its reference count drops to 0, the memory used is freed.

    Returns void