get_object


Description:

public abstract DBusObject get_object (string object_path)

Gets the DBusObjectProxy at object_path, if any.

Parameters:

this

A DBusObjectManager.

object_path

Object path to lookup.

Returns:

A DBusObject or null. Free with unref.