DBusObjectManagerIF.getObject

Gets the GDBusObjectProxy at object_path, if any. Since 2.30

interface DBusObjectManagerIF
getObject
(
string objectPath
)

Parameters

objectPath string

Object path to lookup.

Return Value

A GDBusObject or NULL. Free with g_object_unref(). [transfer full]

Meta