Top | ![]() |
![]() |
![]() |
![]() |
GDBusConnection * | dbus-connection | Read |
GDBusObject * | dbus-object | Read / Write / Construct Only |
GDBusObjectManager * | dbus-object-manager | Read / 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 ├── 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: Read / Write / Construct Only
“dbus-object-manager”
property “dbus-object-manager” GDBusObjectManager *
The GDBusObjectManager of the object.
[skip]
Flags: Read / Write / Construct Only