From b436a68a20ff3114ded32a7a3d70cdd4954039f9 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 12 Nov 2011 01:36:14 +0100 Subject: Imported Upstream version 0.9.2.0 --- docs/libnm-glib/html/NMRemoteConnection.html | 90 ++++++++++++++-------------- 1 file changed, 45 insertions(+), 45 deletions(-) (limited to 'docs/libnm-glib/html/NMRemoteConnection.html') diff --git a/docs/libnm-glib/html/NMRemoteConnection.html b/docs/libnm-glib/html/NMRemoteConnection.html index bbdd59fd..a674fe2f 100644 --- a/docs/libnm-glib/html/NMRemoteConnection.html +++ b/docs/libnm-glib/html/NMRemoteConnection.html @@ -8,7 +8,7 @@ - + @@ -43,9 +43,7 @@

Synopsis

-
#define             NM_REMOTE_CONNECTION_UPDATED
-#define             NM_REMOTE_CONNECTION_REMOVED
-                    NMRemoteConnection;
+
                    NMRemoteConnection;
                     NMRemoteConnectionClass;
 void                (*NMRemoteConnectionCommitFunc)     (NMRemoteConnection *connection,
                                                          GError *error,
@@ -57,8 +55,8 @@
                                                          GHashTable *secrets,
                                                          GError *error,
                                                          gpointer user_data);
-NMRemoteConnection * nm_remote_connection_new           (DBusGConnection *bus,
-                                                         const char *path);
+#define             NM_REMOTE_CONNECTION_REMOVED
+#define             NM_REMOTE_CONNECTION_UPDATED
 void                nm_remote_connection_commit_changes (NMRemoteConnection *connection,
                                                          NMRemoteConnectionCommitFunc callback,
                                                          gpointer user_data);
@@ -69,6 +67,8 @@
                                                          const char *setting_name,
                                                          NMRemoteConnectionGetSecretsFunc callback,
                                                          gpointer user_data);
+NMRemoteConnection * nm_remote_connection_new           (DBusGConnection *bus,
+                                                         const char *path);
 
@@ -102,22 +102,6 @@

Details

-

NM_REMOTE_CONNECTION_UPDATED

-
#define NM_REMOTE_CONNECTION_UPDATED         "updated"
-
-

-

-
-
-
-

NM_REMOTE_CONNECTION_REMOVED

-
#define NM_REMOTE_CONNECTION_REMOVED         "removed"
-
-

-

-
-
-

NMRemoteConnection

typedef struct _NMRemoteConnection NMRemoteConnection;

@@ -177,29 +161,19 @@


-

nm_remote_connection_new ()

-
NMRemoteConnection * nm_remote_connection_new           (DBusGConnection *bus,
-                                                         const char *path);
+

NM_REMOTE_CONNECTION_REMOVED

+
#define NM_REMOTE_CONNECTION_REMOVED         "removed"
+
+

+

+
+
+
+

NM_REMOTE_CONNECTION_UPDATED

+
#define NM_REMOTE_CONNECTION_UPDATED         "updated"
+

-Creates a new object representing the remote connection.

-
-- - - - - - - - - - - - - - -

bus :

a valid and connected D-Bus connection

path :

the D-Bus path of the connection as exported by the settings service

Returns :

the new remote connection object on success, or NULL on failure

@@ -222,7 +196,7 @@ save them in the settings service.

callback :

a function to be called when the -commit completes. [scope async][allow none] +commit completes. [scope async][allow-none] @@ -299,6 +273,32 @@ must not be NULL. [ +

nm_remote_connection_new ()

+
NMRemoteConnection * nm_remote_connection_new           (DBusGConnection *bus,
+                                                         const char *path);
+

+Creates a new object representing the remote connection. +

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

bus :

a valid and connected D-Bus connection

path :

the D-Bus path of the connection as exported by the settings service

Returns :

the new remote connection object on success, or NULL on failure
+

Property Details

@@ -391,6 +391,6 @@ still visible to the user.
+ Generated by GTK-Doc V1.18
\ No newline at end of file -- cgit 1.3.0-6-gf8a5