Gio.DBusProxy.prototype.set_interface_info
function set_interface_info(info: Gio.DBusInterfaceInfo): void {
// Gjs wrapper for g_dbus_proxy_set_interface_info()
}
Ensure that interactions with proxy conform to the given interface. See the Gio.DBusProxy.g_interface_info property for more details.
Since 2.26
- info
Minimum interface this proxy conforms to or null to unset.