nm-object
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"
#define NM_OBJECT_DBUS_CONNECTION "dbus-connection"
#define NM_OBJECT_DBUS_OBJECT_MANAGER "dbus-object-manager"