get_object
Description:
Gets the DBusObject at object_path
, if any.
Parameters:
this | |
object_path |
Object path to look up. |
Returns:
A DBusObject or null. Free with unref. |
Gets the DBusObject at object_path
, if any.
this | |
object_path |
Object path to look up. |
A DBusObject or null. Free with unref. |