DBusObjectIF.getInterface

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

interface DBusObjectIF
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