From 58f8be580039b0575b197b9573a1c92745d96d30 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 17 Jan 2017 20:25:09 +0100 Subject: New upstream version 1.5.90 --- docs/libnm/html/NMObject.html | 61 +++++++++++++++++++++++++++++++------------ 1 file changed, 44 insertions(+), 17 deletions(-) (limited to 'docs/libnm/html/NMObject.html') diff --git a/docs/libnm/html/NMObject.html b/docs/libnm/html/NMObject.html index 8034fb14..d22190aa 100644 --- a/docs/libnm/html/NMObject.html +++ b/docs/libnm/html/NMObject.html @@ -61,20 +61,27 @@ -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 -gchar * +gchar * path -Read / Write / Construct Only +Read @@ -96,6 +103,10 @@ NM_OBJECT_DBUS_CONNECTION +#define +NM_OBJECT_DBUS_OBJECT_MANAGER + +   NMObject @@ -104,7 +115,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMObject
         ├── NMAccessPoint
         ├── NMActiveConnection
@@ -119,7 +130,7 @@
 

Implemented Interfaces

NMObject implements - GInitable and GAsyncInitable.

+ GInitable and GAsyncInitable.

Description

@@ -149,7 +160,7 @@ nm_object_get_path (

Returns

the object's path. This is the internal string used by the -device, and must not be modified.

+object, and must not be modified.

@@ -168,6 +179,12 @@ device, and must not be modified.


+

NM_OBJECT_DBUS_OBJECT_MANAGER

+
#define NM_OBJECT_DBUS_OBJECT_MANAGER "dbus-object-manager"
+
+
+
+

NMObject

typedef struct _NMObject NMObject;
@@ -176,24 +193,34 @@ device, and must not be modified.

Property Details

The “dbus-connection” property

-
  “dbus-connection”          GDBusConnection *
-

The GDBusConnection of the object.

+
  “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: Read / Write / Construct Only


-

The “nm-running-internal” property

-
  “nm-running-internal”      gboolean
-

Flags: Read

-

Default value: FALSE

+

The “dbus-object-manager” property

+
  “dbus-object-manager”      GDBusObjectManager *
+

The GDBusObjectManager of the object.

+

[skip]

+

Flags: Read / Write / Construct Only


The “path” property

-
  “path”                     gchar *
+
  “path”                     gchar *

The D-Bus object path.

-

Flags: Read / Write / Construct Only

+

[skip]

+

Flags: Read

Default value: NULL

-- cgit 1.3.0-6-gf8a5