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-util/html/NMSettingConnection.html | 82 +++++---------------------- 1 file changed, 14 insertions(+), 68 deletions(-) (limited to 'docs/libnm-util/html/NMSettingConnection.html') diff --git a/docs/libnm-util/html/NMSettingConnection.html b/docs/libnm-util/html/NMSettingConnection.html index f029e3c0..ba73eb00 100644 --- a/docs/libnm-util/html/NMSettingConnection.html +++ b/docs/libnm-util/html/NMSettingConnection.html @@ -2,13 +2,13 @@ -libnm-util Reference Manual: NMSettingConnection +NMSettingConnection: libnm-util Reference Manual - + @@ -432,7 +432,6 @@ nm_setting_connection_error_quark (

Returns

the error quark used for NMSettingConnection errors.

-


@@ -444,7 +443,6 @@ nm_setting_connection_new (void

Returns

the new empty NMSettingConnection object

-


@@ -471,7 +469,6 @@ nm_setting_connection_get_id (

Returns

the connection ID

-


@@ -498,7 +495,6 @@ nm_setting_connection_get_uuid (

Returns

the connection UUID

-


@@ -526,9 +522,8 @@ nm_setting_connection_get_interface_name

Returns

the connection's interface name

-

-

Since 0.9.10

+

Since: 0.9.10


@@ -555,7 +550,6 @@ nm_setting_connection_get_connection_type

Returns

the connection type

-


@@ -582,7 +576,6 @@ nm_setting_connection_get_autoconnect (

Returns

the connection's autoconnect behavior

-


@@ -609,7 +602,6 @@ nm_setting_connection_get_timestamp (

Returns

the connection's timestamp

-


@@ -636,7 +628,6 @@ nm_setting_connection_get_read_only (

Returns

TRUE if the connection is read-only, FALSE if it is not

-


@@ -665,7 +656,6 @@ property of this setting.

Returns

the number of permissions entires

-


@@ -722,7 +712,6 @@ of this setting.

Returns

TRUE if a permission was returned, FALSE if idx was invalid

-


@@ -749,7 +738,6 @@ nm_setting_connection_get_zone (

Returns

the trust level of a connection

-


@@ -786,7 +774,6 @@ nm_setting_connection_permissions_user_allowed

Returns

TRUE if the requested user is allowed to view this connection, FALSE if the given user is not allowed to view this connection

-


@@ -841,7 +828,6 @@ list, FALSE if ptypepitem was invalid or it the permission was already present in the list

-


@@ -925,9 +911,8 @@ be a username. See

Returns

TRUE if the permission was found and removed; FALSE if it was not.

-

-

Since 0.9.10

+

Since: 0.9.10


@@ -954,7 +939,6 @@ nm_setting_connection_get_master (

Returns

interface name of the master device or UUID of the master connection.

-


@@ -991,7 +975,6 @@ against setting

Returns

TRUE if connection is of the given slave type

-


@@ -1018,7 +1001,6 @@ nm_setting_connection_get_slave_type (

Returns

the type of slave this connection is, if any

-


@@ -1045,9 +1027,8 @@ nm_setting_connection_get_num_secondaries

Returns

the number of configured secondary connection UUIDs

-

-

Since 0.9.8

+

Since: 0.9.8


@@ -1081,9 +1062,8 @@ nm_setting_connection_get_secondary (

Returns

the secondary connection UUID at index idx

-

-

Since 0.9.8

+

Since: 0.9.8


@@ -1118,9 +1098,8 @@ nm_setting_connection_add_secondary (

Returns

TRUE if the secondary connection UUID was added; FALSE if the UUID was already present

-

-

Since 0.9.8

+

Since: 0.9.8


@@ -1153,7 +1132,7 @@ nm_setting_connection_remove_secondary
-

Since 0.9.8

+

Since: 0.9.8


@@ -1189,9 +1168,8 @@ nm_setting_connection_remove_secondary_by_value

Returns

TRUE if the secondary connection UUID was found and removed; FALSE if it was not.

-

-

Since 0.9.10

+

Since: 0.9.10


@@ -1218,9 +1196,8 @@ nm_setting_connection_get_gateway_ping_timeout

Returns

the value contained in the “gateway-ping-timeout” property.

-

-

Since 0.9.10

+

Since: 0.9.10

@@ -1229,8 +1206,6 @@ property.

NM_SETTING_CONNECTION_SETTING_NAME

#define NM_SETTING_CONNECTION_SETTING_NAME "connection"
 
-

-


@@ -1295,112 +1270,84 @@ property.

NM_SETTING_CONNECTION_ERROR

#define NM_SETTING_CONNECTION_ERROR nm_setting_connection_error_quark ()
 
-

-


NM_SETTING_CONNECTION_ID

#define NM_SETTING_CONNECTION_ID             "id"
 
-

-


NM_SETTING_CONNECTION_UUID

#define NM_SETTING_CONNECTION_UUID           "uuid"
 
-

-


NM_SETTING_CONNECTION_INTERFACE_NAME

#define NM_SETTING_CONNECTION_INTERFACE_NAME "interface-name"
 
-

-


NM_SETTING_CONNECTION_TYPE

#define NM_SETTING_CONNECTION_TYPE           "type"
 
-

-


NM_SETTING_CONNECTION_AUTOCONNECT

#define NM_SETTING_CONNECTION_AUTOCONNECT    "autoconnect"
 
-

-


NM_SETTING_CONNECTION_TIMESTAMP

#define NM_SETTING_CONNECTION_TIMESTAMP      "timestamp"
 
-

-


NM_SETTING_CONNECTION_READ_ONLY

#define NM_SETTING_CONNECTION_READ_ONLY      "read-only"
 
-

-


NM_SETTING_CONNECTION_PERMISSIONS

#define NM_SETTING_CONNECTION_PERMISSIONS    "permissions"
 
-

-


NM_SETTING_CONNECTION_ZONE

#define NM_SETTING_CONNECTION_ZONE           "zone"
 
-

-


NM_SETTING_CONNECTION_MASTER

#define NM_SETTING_CONNECTION_MASTER         "master"
 
-

-


NM_SETTING_CONNECTION_SLAVE_TYPE

#define NM_SETTING_CONNECTION_SLAVE_TYPE     "slave-type"
 
-

-


NM_SETTING_CONNECTION_SECONDARIES

#define NM_SETTING_CONNECTION_SECONDARIES    "secondaries"
 
-

-


NM_SETTING_CONNECTION_GATEWAY_PING_TIMEOUT

#define NM_SETTING_CONNECTION_GATEWAY_PING_TIMEOUT "gateway-ping-timeout"
 
-

-


@@ -1431,7 +1378,7 @@ timeout is reached, or an IP gateway replies to a ping.

Flags: Read / Write / Construct

Allowed values: <= 30

Default value: 0

-

Since 0.9.10

+

Since: 0.9.10


@@ -1457,7 +1404,7 @@ can be used with, and if interface names change or are reordered the connection may be applied to the wrong interface.

Flags: Read / Write

Default value: NULL

-

Since 0.9.10

+

Since: 0.9.10


@@ -1501,7 +1448,7 @@ connection is read-only and cannot be modified.

connection itself is activated. Currently only VPN connections are supported.

Flags: Read / Write

-

Since 0.9.8

+

Since: 0.9.8


@@ -1570,7 +1517,6 @@ firewall.

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