DBusObjectManagerIF.getInterface

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

interface DBusObjectManagerIF
getInterface
(
string objectPath
,)

Parameters

objectPath string

Object path to look up.

interfaceName string

D-Bus interface name to look up.

Return Value

A GDBusInterface instance or NULL. Free with g_object_unref().

Meta

Since

2.30