DBusObjectSkeleton.gObjectPath
string gObjectPath() @property nothrowGet gObjectPath property.
Returns
The object path where the object is exported.
void gObjectPath(string propval) @property nothrowSet gObjectPath property.
Parameters
propval | The object path where the object is exported. |