From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 26 Aug 2016 02:18:32 +0200 Subject: Imported Upstream version 1.4.0 --- docs/libnm-util/html/NMSettingConnection.html | 98 +++++++++++++-------------- 1 file changed, 49 insertions(+), 49 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 ba73eb00..f1dd93b7 100644 --- a/docs/libnm-util/html/NMSettingConnection.html +++ b/docs/libnm-util/html/NMSettingConnection.html @@ -8,7 +8,7 @@ - + @@ -430,7 +430,7 @@ a void);

Registers an error quark for NMSettingConnection if necessary.

-

Returns

+

Returns

the error quark used for NMSettingConnection errors.

@@ -441,7 +441,7 @@ nm_setting_connection_error_quark (void);

Creates a new NMSettingConnection object with default values.

-

Returns

+

Returns

the new empty NMSettingConnection object

@@ -452,7 +452,7 @@ nm_setting_connection_new (voidNMSettingConnection *setting);

Returns the “id” property of the connection.

-

Parameters

+

Parameters

@@ -467,7 +467,7 @@ nm_setting_connection_get_id ( -

Returns

+

Returns

the connection ID

@@ -478,7 +478,7 @@ nm_setting_connection_get_id (NMSettingConnection *setting);

Returns the “uuid” property of the connection.

-

Parameters

+

Parameters

@@ -493,7 +493,7 @@ nm_setting_connection_get_uuid (
-

Returns

+

Returns

the connection UUID

@@ -505,7 +505,7 @@ nm_setting_connection_get_interface_name (NMSettingConnection *setting);

Returns the “interface-name” property of the connection.

-

Parameters

+

Parameters

@@ -520,7 +520,7 @@ nm_setting_connection_get_interface_name
-

Returns

+

Returns

the connection's interface name

Since: 0.9.10

@@ -533,7 +533,7 @@ nm_setting_connection_get_connection_type (NMSettingConnection *setting);

Returns the “type” property of the connection.

-

Parameters

+

Parameters

@@ -548,7 +548,7 @@ nm_setting_connection_get_connection_type
-

Returns

+

Returns

the connection type

@@ -559,7 +559,7 @@ nm_setting_connection_get_connection_type nm_setting_connection_get_autoconnect (NMSettingConnection *setting);

Returns the “autoconnect” property of the connection.

-

Parameters

+

Parameters

@@ -574,7 +574,7 @@ nm_setting_connection_get_autoconnect ( -

Returns

+

Returns

the connection's autoconnect behavior

@@ -585,7 +585,7 @@ nm_setting_connection_get_autoconnect (NMSettingConnection *setting);

Returns the “timestamp” property of the connection.

-

Parameters

+

Parameters

@@ -600,7 +600,7 @@ nm_setting_connection_get_timestamp (
-

Returns

+

Returns

the connection's timestamp

@@ -611,7 +611,7 @@ nm_setting_connection_get_timestamp (NMSettingConnection *setting);

Returns the “read-only” property of the connection.

-

Parameters

+

Parameters

@@ -626,7 +626,7 @@ nm_setting_connection_get_read_only (
-

Returns

+

Returns

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

@@ -639,7 +639,7 @@ nm_setting_connection_get_num_permissions

Returns the number of entires in the “permissions” property of this setting.

-

Parameters

+

Parameters

@@ -654,7 +654,7 @@ property of this setting.

-

Returns

+

Returns

the number of permissions entires

@@ -670,7 +670,7 @@ nm_setting_connection_get_permission (“permissions” property of this setting.

-

Parameters

+

Parameters

@@ -709,7 +709,7 @@ of this setting.

-

Returns

+

Returns

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

@@ -721,7 +721,7 @@ was invalid

nm_setting_connection_get_zone (NMSettingConnection *setting);

Returns the “zone” property of the connection.

-

Parameters

+

Parameters

@@ -736,7 +736,7 @@ nm_setting_connection_get_zone (
-

Returns

+

Returns

the trust level of a connection

@@ -749,7 +749,7 @@ nm_setting_connection_permissions_user_allowed const char *uname);

Checks whether the given username is allowed to view/access this connection.

-

Parameters

+

Parameters

@@ -771,7 +771,7 @@ nm_setting_connection_permissions_user_allowed
-

Returns

+

Returns

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

@@ -789,7 +789,7 @@ the "user" permission type is supported, and pitem“permissions”: for more details.

-

Parameters

+

Parameters

@@ -822,7 +822,7 @@ the "user" permission type is supported, and pitem
-

Returns

+

Returns

TRUE if the permission was unique and was successfully added to the list, FALSE if ptype or pitem @@ -840,7 +840,7 @@ nm_setting_connection_remove_permission

Removes the permission at index idx from the connection.

-

Parameters

+

Parameters

@@ -876,7 +876,7 @@ At this time, only the "user" permission type is supported, and “permissions”: for more details.

-

Parameters

+

Parameters

@@ -909,7 +909,7 @@ be a username. See -

Returns

+

Returns

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

Since: 0.9.10

@@ -921,7 +921,7 @@ be a username. See NMSettingConnection *setting
);

Returns the “master” property of the connection.

-

Parameters

+

Parameters

@@ -936,7 +936,7 @@ nm_setting_connection_get_master (
-

Returns

+

Returns

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

@@ -948,7 +948,7 @@ connection.

nm_setting_connection_is_slave_type (NMSettingConnection *setting, const char *type);
-

Parameters

+

Parameters

@@ -972,7 +972,7 @@ against setting
-

Returns

+

Returns

TRUE if connection is of the given slave type

@@ -984,7 +984,7 @@ against setting nm_setting_connection_get_slave_type (NMSettingConnection *setting);

Returns the “slave-type” property of the connection.

-

Parameters

+

Parameters

@@ -999,7 +999,7 @@ nm_setting_connection_get_slave_type ( -

Returns

+

Returns

the type of slave this connection is, if any

@@ -1010,7 +1010,7 @@ nm_setting_connection_get_slave_type (NMSettingConnection *setting);
-

Parameters

+

Parameters

@@ -1025,7 +1025,7 @@ nm_setting_connection_get_num_secondaries
-

Returns

+

Returns

the number of configured secondary connection UUIDs

Since: 0.9.8

@@ -1037,7 +1037,7 @@ nm_setting_connection_get_num_secondaries nm_setting_connection_get_secondary (NMSettingConnection *setting, guint32 idx);
-

Parameters

+

Parameters

@@ -1059,7 +1059,7 @@ nm_setting_connection_get_secondary (
-

Returns

+

Returns

the secondary connection UUID at index idx

@@ -1073,7 +1073,7 @@ nm_setting_connection_add_secondary (const char *sec_uuid);

Adds a new secondary connetion UUID to the setting.

-

Parameters

+

Parameters

@@ -1095,7 +1095,7 @@ nm_setting_connection_add_secondary (
-

Returns

+

Returns

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

@@ -1111,7 +1111,7 @@ nm_setting_connection_remove_secondary

Removes the secondary coonnection UUID at index idx .

-

Parameters

+

Parameters

@@ -1144,7 +1144,7 @@ nm_setting_connection_remove_secondary_by_value

Removes the secondary coonnection UUID sec_uuid .

-

Parameters

+

Parameters

@@ -1166,7 +1166,7 @@ nm_setting_connection_remove_secondary_by_value
-

Returns

+

Returns

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

Since: 0.9.10

@@ -1178,7 +1178,7 @@ nm_setting_connection_remove_secondary_by_value nm_setting_connection_get_gateway_ping_timeout (NMSettingConnection *setting);
-

Parameters

+

Parameters

@@ -1193,7 +1193,7 @@ nm_setting_connection_get_gateway_ping_timeout
-

Returns

+

Returns

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

@@ -1213,7 +1213,7 @@ property.

Describes errors that may result from operations involving a NMSettingConnection.

-

Members

+

Members

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

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