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