From 45cb5bb3c0e6edb887cf69b417fcaf7053814a9b Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Tue, 20 Dec 2016 20:06:37 +0800 Subject: Imported Upstream version 1.4.4 --- docs/libnm-glib/html/NMObject.html | 46 +++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 23 deletions(-) (limited to 'docs/libnm-glib/html/NMObject.html') diff --git a/docs/libnm-glib/html/NMObject.html b/docs/libnm-glib/html/NMObject.html index 25047109..14735183 100644 --- a/docs/libnm-glib/html/NMObject.html +++ b/docs/libnm-glib/html/NMObject.html @@ -3,7 +3,7 @@ NMObject: libnm-glib Reference Manual - + @@ -36,7 +36,7 @@

Functions

-
+
@@ -44,7 +44,7 @@
-GQuark +GQuark nm_object_error_quark () @@ -52,7 +52,7 @@
-DBusGConnection * +DBusGConnection * nm_object_get_connection () @@ -70,7 +70,7 @@

Properties

-
+
@@ -79,13 +79,13 @@ +DBusGConnection * +gchar * @@ -94,7 +94,7 @@

Signals

-
-DBusGConnection * dbus-connection Read / Write / Construct Only
-gchar * dbus-path Read / Write / Construct Only
+
@@ -103,13 +103,13 @@ - +
void object-creation-failedRun FirstRun First

Types and Values

-
+
@@ -136,7 +136,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMObject
         ├── NMClient
         ├── NMDevice
@@ -156,7 +156,7 @@
 

Functions

nm_object_error_quark ()

-
GQuark
+
GQuark
 nm_object_error_quark (void);

Registers an error quark for NMObject if necessary.

@@ -167,12 +167,12 @@ nm_object_error_quark (void

nm_object_get_connection ()

-
DBusGConnection *
+
DBusGConnection *
 nm_object_get_connection (NMObject *object);

Gets the NMObject's DBusGConnection.

Parameters

-
+
@@ -199,7 +199,7 @@ nm_object_get_path (NMObject.

Parameters

-
+
@@ -226,7 +226,7 @@ device, and must not be modified.

Describes errors that may result from operations involving a NMObject.

Members

-
+
@@ -274,13 +274,13 @@ device, and must not be modified.

Property Details

The “dbus-connection” property

-
  “dbus-connection”          DBusGConnection *
+
  “dbus-connection”          DBusGConnection *

Flags: Read / Write / Construct Only


The “dbus-path” property

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

Flags: Read / Write / Construct Only

Default value: NULL

@@ -291,9 +291,9 @@ device, and must not be modified.

The “object-creation-failed” signal

void
 user_function (NMObject *master_object,
-               gpointer  error,
-               gpointer  failed_path,
-               gpointer  user_data)
+ gpointer error, + gpointer failed_path, + gpointer user_data)

Indicates that an error occured while creating an NMObject object during property handling of master_object .

@@ -301,7 +301,7 @@ during property handling of master_object

Parameters

-
+
@@ -331,7 +331,7 @@ during property handling of master_object
-

Flags: Run First

+

Flags: Run First

-- cgit 1.3.0-6-gf8a5