DBusObjectManagerT.getInterface

Gets the interface proxy for interface_name at object_path, if any.

template DBusObjectManagerT()
override
getInterface
(
string objectPath
,)

Parameters

objectPath string

Object path to look up.

interfaceName string

D-Bus interface name to look up.

Return Value

Type: gio.dbus_interface.DBusInterface

A #GDBusInterface instance or null. Free with gobject.object.ObjectG.unref.