![]() |
![]() |
![]() |
libnm-glib Reference Manual | ![]() |
---|---|---|---|---|
#define NM_OBJECT_DBUS_CONNECTION #define NM_OBJECT_DBUS_PATH NMObject; DBusGConnection* nm_object_get_connection (NMObject *object); const char* nm_object_get_path (NMObject *object);
GObject +----NMObject +----NMClient +----NMDevice +----NMAccessPoint +----NMIP4Config +----NMActiveConnection +----NMDHCP4Config
"dbus-connection" DBusGConnection : Read / Write / Construct Only "dbus-path" gchararray : Read / Write / Construct Only
DBusGConnection* nm_object_get_connection (NMObject *object);
Gets the NMObject's DBusGConnection.
|
a NMObject |
Returns : |
the connection |
"dbus-connection"
property"dbus-connection" DBusGConnection : Read / Write / Construct Only
Connection.
"dbus-path"
property"dbus-path" gchararray : Read / Write / Construct Only
DBus Object Path.
Default value: NULL