get_object


Description:

[ Version ( since = "2.30" ) ]
public abstract DBusObject? get_object (string object_path)

Gets the DBusObject at object_path, if any.

Parameters:

this

A DBusObjectManager.

object_path

Object path to look up.

Returns:

A DBusObject or null. Free with unref.