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