From 58f8be580039b0575b197b9573a1c92745d96d30 Mon Sep 17 00:00:00 2001
From: Michael Biebl
NMObject implements
- GInitable and GAsyncInitable.
+
-GDBusConnection *
+GDBusConnection *
dbus-connection
+Read
+
+
+GDBusObject *
+dbus-object
Read / Write / Construct Only
-
gboolean
-nm-running-internal
-Read
+
+GDBusObjectManager *
+dbus-object-manager
+Read / Write / Construct Only
@@ -96,6 +103,10 @@
-gchar *
+gchar *
path
-Read / Write / Construct Only
+Read
NM_OBJECT_DBUS_CONNECTION
+
+#define
+NM_OBJECT_DBUS_OBJECT_MANAGER
+
@@ -104,7 +115,7 @@
NMObject
Object Hierarchy
- GObject
+
GObject
╰── NMObject
├── NMAccessPoint
├── NMActiveConnection
@@ -119,7 +130,7 @@
Implemented Interfaces
“dbus-connection” property“dbus-connection” GDBusConnection *-
The GDBusConnection of the object.
+“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
“nm-running-internal” property“nm-running-internal” gboolean-
Flags: Read
-Default value: FALSE
+“dbus-object-manager” property“dbus-object-manager” GDBusObjectManager *+
The GDBusObjectManager of the object.
+[skip]
+Flags: Read / Write / Construct Only