From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 14 Jul 2015 19:38:58 +0200 Subject: Imported Upstream version 1.0.4 --- docs/libnm-glib/html/NMObject.html | 56 +++++++++++++++++++++++++++----------- 1 file changed, 40 insertions(+), 16 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 9cc58a6f..296e0b0c 100644 --- a/docs/libnm-glib/html/NMObject.html +++ b/docs/libnm-glib/html/NMObject.html @@ -2,13 +2,13 @@ -libnm-glib Reference Manual: NMObject +NMObject: libnm-glib Reference Manual - + @@ -151,8 +151,6 @@

Description

-

-

Functions

@@ -164,7 +162,6 @@ nm_object_error_quark (void

Returns

the error quark used for NMObject errors.

-


@@ -219,7 +216,6 @@ nm_object_get_path (

Returns

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

-

@@ -260,24 +256,18 @@ device, and must not be modified.

NM_OBJECT_ERROR

#define NM_OBJECT_ERROR nm_object_error_quark ()
 
-

-


NM_OBJECT_DBUS_CONNECTION

#define NM_OBJECT_DBUS_CONNECTION "dbus-connection"
 
-

-


NM_OBJECT_DBUS_PATH

#define NM_OBJECT_DBUS_PATH "dbus-path"
 
-

-

@@ -285,14 +275,12 @@ device, and must not be modified.

The “dbus-connection” property

  “dbus-connection”          DBusGConnection *
-

Flags: Read / Write / Construct Only


The “dbus-path” property

  “dbus-path”                gchar *
-

Flags: Read / Write / Construct Only

Default value: NULL

@@ -306,12 +294,48 @@ user_function (gpointer error, gpointer failed_path, gpointer user_data) +

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

+

Note: Be aware that the signal is private for libnm-glib's internal + use.

+
+

Parameters

+
+++++ + + + + + + + + + + + + + + + + + + + + + + +

master_object

the object that received the signal

 

error

the error that occured while creating object

 

failed_path

object path of the failed object

 

user_data

user data set when the signal handler was connected.

 
+

Flags: Run First

+
Generated by GTK-Doc V1.24 \ No newline at end of file -- cgit 1.3.0-6-gf8a5