| Top |  |  |  |  | 
| GDBusConnection * | dbus-connection | Read | 
| GDBusObject * | dbus-object | Write / Construct Only | 
| GDBusObjectManager * | dbus-object-manager | Write / Construct Only | 
| gchar * | path | Read | 
| #define | NM_OBJECT_PATH | 
| #define | NM_OBJECT_DBUS_CONNECTION | 
| #define | NM_OBJECT_DBUS_OBJECT_MANAGER | 
| NMObject | 
GObject ╰── NMObject ├── NMAccessPoint ├── NMActiveConnection ├── NMCheckpoint ├── NMDevice ├── NMDhcpConfig ├── NMIPConfig ├── NMRemoteConnection ╰── NMWimaxNsp
“dbus-connection” property“dbus-connection” GDBusConnection *
The GDBusConnection of the object.
[skip]
Flags: Read
“dbus-object” property“dbus-object” GDBusObject *
The GDBusObject of the object.
[skip]
Flags: Write / Construct Only
“dbus-object-manager” property“dbus-object-manager” GDBusObjectManager *
The GDBusObjectManager of the object.
[skip]
Flags: Write / Construct Only