Builds a lookup-cache to speed up gio.dbus_interface_info.DBusInterfaceInfo.lookupMethod, gio.dbus_interface_info.DBusInterfaceInfo.lookupSignal and gio.dbus_interface_info.DBusInterfaceInfo.lookupProperty.
Decrements the usage count for the cache for info built by gio.dbus_interface_info.DBusInterfaceInfo.cacheBuild (if any) and frees the resources used by the cache if the usage count drops to zero.
Appends an XML representation of info (and its children) to string_builder.
Looks up information about a method.
Looks up information about a property.
Looks up information about a signal.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
Information about a D-Bus interface.