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/NMRemoteConnection.html | 87 ++++++++++++++++++---------- 1 file changed, 58 insertions(+), 29 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 64cd7154..c099c3df 100644 --- a/docs/libnm-glib/html/NMRemoteConnection.html +++ b/docs/libnm-glib/html/NMRemoteConnection.html @@ -2,13 +2,13 @@ -libnm-glib Reference Manual: NMRemoteConnection +NMRemoteConnection: libnm-glib Reference Manual - + @@ -235,8 +235,6 @@

Description

-

-

Functions

@@ -244,8 +242,6 @@

NM_REMOTE_CONNECTION_ERROR

#define NM_REMOTE_CONNECTION_ERROR (nm_remote_connection_error_quark ())
 
-

-


@@ -256,7 +252,6 @@ nm_remote_connection_error_quark (

Returns

the error quark used for NMRemoteConnection errors.

-


@@ -373,7 +368,6 @@ nm_remote_connection_new (

Returns

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

-


@@ -456,7 +450,7 @@ commit completes.

-

Since 0.9.10

+

Since: 0.9.10


@@ -496,7 +490,7 @@ save completes.

-

Since 0.9.10

+

Since: 0.9.10


-

Since 0.9.10

+

Since: 0.9.10

@@ -645,40 +638,30 @@ representation.

NM_REMOTE_CONNECTION_UNSAVED

#define NM_REMOTE_CONNECTION_UNSAVED         "unsaved"
 
-

-


NM_REMOTE_CONNECTION_UPDATED

#define NM_REMOTE_CONNECTION_UPDATED         "updated"
 
-

-


NM_REMOTE_CONNECTION_REMOVED

#define NM_REMOTE_CONNECTION_REMOVED         "removed"
 
-

-


NMRemoteConnectionCommitFunc

typedef NMRemoteConnectionResultFunc NMRemoteConnectionCommitFunc;
 
-

-


NMRemoteConnectionDeleteFunc

typedef NMRemoteConnectionResultFunc NMRemoteConnectionDeleteFunc;
 
-

-

@@ -686,21 +669,19 @@ representation.

The “bus” property

  “bus”                      DBusGConnection *
-

+

The DBusGConnection that the NMRemoteConnection is connected to.

Flags: Write / Construct Only


The “dbus-connection” property

  “dbus-connection”          DBusGConnection *
-

Flags: Write / Construct Only


The “dbus-path” property

  “dbus-path”                gchar *
-

Flags: Write / Construct Only

Default value: NULL

@@ -708,10 +689,11 @@ representation.

The “unsaved” property

  “unsaved”                  gboolean
-

+

TRUE if the remote connection contains changes that have not been saved +to disk, FALSE if the connection is the same as its on-disk representation.

Flags: Read

Default value: FALSE

-

Since 0.9.10

+

Since: 0.9.10

@@ -721,6 +703,30 @@ representation.

void
 user_function (NMRemoteConnection *connection,
                gpointer            user_data)
+

This signal is emitted when a connection is either deleted or becomes +invisible to the current user.

+
+

Parameters

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

connection

a NMConnection

 

user_data

user data set when the signal handler was connected.

 
+

Flags: Run First


@@ -729,6 +735,30 @@ user_function (void user_function (NMRemoteConnection *connection, gpointer user_data) +

This signal is emitted when a connection changes, and it is +still visible to the user.

+
+

Parameters

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

connection

a NMConnection

 

user_data

user data set when the signal handler was connected.

 
+

Flags: Run First


@@ -743,7 +773,6 @@ user_function ( -
- Generated by GTK-Doc V1.21 +
Generated by GTK-Doc V1.24 \ No newline at end of file -- cgit 1.3.0-6-gf8a5