dbus_check_valid_object_path


Description:


[ Version ( since = "0.7.1" ) ]
public bool dbus_check_valid_object_path (string path) throws Error

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.

Parameters:

path

a possible object path

Returns:

true if path is valid


Namespace: TelepathyGLib
Package: telepathy-glib