DBusObjectManagerT.getObject

Gets the gio.DBusObjectProxy at object_path, if any.

template DBusObjectManagerT(TStruct)
getObject
(
string objectPath
)

Parameters

objectPath string

Object path to look up.

Return Value

A GDBusObject or NULL. Free with g_object_unref().

Meta

Since

2.30