getObject

open fun getObject(objectPath: String): DBusObject?

Gets the #GDBusObject at @object_path, if any.

Return

A #GDBusObject or null. Free with g_object_unref().

Since

2.30

Parameters

objectPath

Object path to look up.