DBusObjectT.getInterface

Gets the D-Bus interface with name interface_name associated with object, if any.

template DBusObjectT()
override
getInterface
()

Parameters

interfaceName string

A D-Bus interface name.

Return Value

Type: gio.dbus_interface.DBusInterface

null if not found, otherwise a #GDBusInterface that must be freed with gobject.object.ObjectG.unref.