DBusObjectManager.getObject

Gets the #GDBusObject at object_path, if any.

interface DBusObjectManager
getObject
(
string objectPath
)

Parameters

objectPath string

Object path to look up.

Return Value

Type: gio.dbus_object.DBusObject

A #GDBusObject or null. Free with gobject.object.ObjectG.unref.