NMObject
const char * nm_object_get_path (NMObject *object);
NMObject *object
Gets the DBus path of the NMObject.
object
a NMObject
the object's path. This is the internal string used by the object, and must not be modified.
#define NM_OBJECT_PATH "path"