From 069cb5c3a525ebcc19cc2927964258acaca87b13 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 17 Jun 2018 14:54:10 +0200 Subject: New upstream version 1.11.90 --- docs/libnm/html/NMRemoteConnection.html | 59 +++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) (limited to 'docs/libnm/html/NMRemoteConnection.html') diff --git a/docs/libnm/html/NMRemoteConnection.html b/docs/libnm/html/NMRemoteConnection.html index 8b533322..2e1b2f2c 100644 --- a/docs/libnm/html/NMRemoteConnection.html +++ b/docs/libnm/html/NMRemoteConnection.html @@ -171,6 +171,13 @@ +const char * + + +nm_remote_connection_get_filename () + + + gboolean @@ -191,6 +198,12 @@ + +gchar * +filename +Read + + guint flags Read @@ -234,6 +247,10 @@ #define +NM_REMOTE_CONNECTION_FILENAME + + +#define NM_REMOTE_CONNECTION_VISIBLE @@ -961,6 +978,32 @@ nm_remote_connection_get_flags (
+

nm_remote_connection_get_filename ()

+
const char *
+nm_remote_connection_get_filename (NMRemoteConnection *connection);
+
+

Parameters

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

connection

the NMRemoteConnection

 
+
+
+

Returns

+

file that stores the connection in case the connection is file-backed.

+
+

Since: 1.12

+
+
+

nm_remote_connection_get_visible ()

gboolean
 nm_remote_connection_get_visible (NMRemoteConnection *connection);
@@ -1021,6 +1064,12 @@ user, +

NM_REMOTE_CONNECTION_FILENAME

+
#define NM_REMOTE_CONNECTION_FILENAME        "filename"
+
+
+
+

NM_REMOTE_CONNECTION_VISIBLE

#define NM_REMOTE_CONNECTION_VISIBLE         "visible"
 
@@ -1034,6 +1083,16 @@ user,

Property Details

+

The “filename” property

+
  “filename”                 gchar *
+

File that stores the connection in case the connection is +file-backed.

+

Flags: Read

+

Default value: NULL

+

Since: 1.12

+
+
+

The “flags” property

  “flags”                    guint

The flags of the connection as unsigned integer. The values -- cgit 1.3.0-6-gf8a5