DBusProxy.setInterfaceInfo
void setInterfaceInfo(gio.dbus_interface_info.DBusInterfaceInfo info = null)Ensure that interactions with proxy conform to the given interface. See the #GDBusProxy:g-interface-info property for more details.
Parameters
info | Minimum interface this proxy conforms to or null to unset. |