load_interface_xml#

ignis.utils.Utils.load_interface_xml(interface_name: str) gi.repository.Gio.DBusInterfaceInfo#

Load interface info from XML. Interfaces must be stored in the ignis/dbus/ directory.

Parameters:

interface_name (str) -- The name of the interface.

Returns:

The interface information.

Return type:

Gio.DBusInterfaceInfo