Gio.DBusInterfaceSkeleton.prototype.get_info
function get_info(): Gio.DBusInterfaceInfo {
// Gjs wrapper for g_dbus_interface_skeleton_get_info()
}
Gets D-Bus introspection information for the D-Bus interface implemented by interface_.
Since 2.30
- Returns
A Gio.DBusInterfaceInfo (never null). Do not free.