get_path
Description:
Gets the DBus path of the Object.
Parameters:
this |
a Object |
Returns:
the object's path. This is the internal string used by the object, and must not be modified. Note that the D-Bus path of an NMObject never changes, even if the instance gets removed from the cache. To find out whether the object is still alive/cached, check get_client. |