DBusObjectT.getInterface

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

template DBusObjectT(TStruct)
getInterface
()

Parameters

interfaceName string

A D-Bus interface name.

Return Value

%NULL if not found, otherwise a #GDBusInterface that must be freed with g_object_unref().

Meta

Since

2.30