[ Version ( since = "2.30" ) ]
public abstract DBusObject? get_object (string object_path)
Gets the DBusObject at object_path
, if any.
this | |
object_path |
Object path to look up. |
A DBusObject or null. Free with unref. |