get_object_by_path


Description:

[ Version ( since = "1.24" ) ]
public unowned Object get_object_by_path (string dbus_path)

Parameters:

this

the Client instance

dbus_path

the D-Bus path of the object to look up

Returns:

the Object instance that is cached under dbus_path, or null if no such object exists.