DBusObjectManagerT.getInterface

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

template DBusObjectManagerT(TStruct)
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