Check that the given string is a valid D-Bus object path.
Since GLib 2.24, is_object_path should always return the same thing as this function, although it doesn't provide an error explaining why the object path is invalid.
path |
a possible object path |
|