From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 5 Oct 2020 22:27:18 +0200 Subject: New upstream version 1.27.90 --- docs/libnm/html/NMClient.html | 76 +++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 38 deletions(-) (limited to 'docs/libnm/html/NMClient.html') diff --git a/docs/libnm/html/NMClient.html b/docs/libnm/html/NMClient.html index 747ab118..6e725422 100644 --- a/docs/libnm/html/NMClient.html +++ b/docs/libnm/html/NMClient.html @@ -64,14 +64,14 @@ -const char * const * +const char *const * nm_dns_entry_get_nameservers () -const char * const * +const char *const * nm_dns_entry_get_domains () @@ -1067,7 +1067,7 @@ nm_dns_entry_get_interface (

nm_dns_entry_get_nameservers ()

-
const char * const *
+
const char *const *
 nm_dns_entry_get_nameservers (NMDnsEntry *entry);

Gets the list of name servers for this entry.

@@ -1095,7 +1095,7 @@ nm_dns_entry_get_nameservers (

nm_dns_entry_get_domains ()

-
const char * const *
+
const char *const *
 nm_dns_entry_get_domains (NMDnsEntry *entry);

Gets the list of DNS domains.

@@ -2290,7 +2290,7 @@ nm_client_get_permissions_state (NM_TERNARY_TRUE means that the permissions got received and are cached. %NM_TERNARY_FALSE means that permissions are cached, -but they are invalided as as "CheckPermissions" signal was received +but they are invalided as "CheckPermissions" signal was received in the meantime.

Since: 1.24

@@ -2816,7 +2816,7 @@ any.

nm_client_get_activating_connection (NMClient *client);

Gets the NMActiveConnection corresponding to a currently-activating connection that is expected to become the new -“primary-connection” upon successful activation.

+“primary-connection” upon successful activation.

Parameters

@@ -2866,7 +2866,7 @@ in connection picks the best available connection for the device and activates it.

Note that the callback is invoked when NetworkManager has started activating the new connection, not when it finishes. You can use the returned -NMActiveConnection object (in particular, “state”) to +NMActiveConnection object (in particular, “state”) to track the activation to its completion.

Parameters

@@ -2986,7 +2986,7 @@ activated as with NMActiveConnection object (in particular, “state”) to +NMActiveConnection object (in particular, “state”) to track the activation to its completion.

Parameters

@@ -3115,11 +3115,11 @@ activated as with NMActiveConnection object (in particular, “state”) to +NMActiveConnection object (in particular, “state”) to track the activation to its completion.

This is identical to nm_client_add_and_activate_connection_async() but takes a further options - parameter. Currently the following options are supported + parameter. Currently, the following options are supported by the daemon:

  • "persist": A string describing how the connection should be stored. @@ -3235,7 +3235,7 @@ nm_client_add_and_activate_connection2_finish

@@ -5074,31 +5074,31 @@ to know whether the permissions are up to date.


NM_CLIENT_WWAN_HARDWARE_ENABLED

-
#define NM_CLIENT_WWAN_HARDWARE_ENABLED "wwan-hardware-enabled"
+
#define NM_CLIENT_WWAN_HARDWARE_ENABLED     "wwan-hardware-enabled"
 

NM_CLIENT_WIMAX_HARDWARE_ENABLED

-
#define NM_CLIENT_WIMAX_HARDWARE_ENABLED "wimax-hardware-enabled"
+
#define NM_CLIENT_WIMAX_HARDWARE_ENABLED    "wimax-hardware-enabled"
 

NM_CLIENT_ACTIVE_CONNECTIONS

-
#define NM_CLIENT_ACTIVE_CONNECTIONS "active-connections"
+
#define NM_CLIENT_ACTIVE_CONNECTIONS           "active-connections"
 

NM_CLIENT_CONNECTIVITY

-
#define NM_CLIENT_CONNECTIVITY "connectivity"
+
#define NM_CLIENT_CONNECTIVITY                 "connectivity"
 

NM_CLIENT_CONNECTIVITY_CHECK_URI

-
#define NM_CLIENT_CONNECTIVITY_CHECK_URI "connectivity-check-uri"
+
#define NM_CLIENT_CONNECTIVITY_CHECK_URI       "connectivity-check-uri"
 

@@ -5117,7 +5117,7 @@ to know whether the permissions are up to date.


NM_CLIENT_PRIMARY_CONNECTION

-
#define NM_CLIENT_PRIMARY_CONNECTION "primary-connection"
+
#define NM_CLIENT_PRIMARY_CONNECTION    "primary-connection"
 

@@ -5129,121 +5129,121 @@ to know whether the permissions are up to date.


NM_CLIENT_DEVICES

-
#define NM_CLIENT_DEVICES "devices"
+
#define NM_CLIENT_DEVICES               "devices"
 

NM_CLIENT_ALL_DEVICES

-
#define NM_CLIENT_ALL_DEVICES "all-devices"
+
#define NM_CLIENT_ALL_DEVICES           "all-devices"
 

NM_CLIENT_CONNECTIONS

-
#define NM_CLIENT_CONNECTIONS "connections"
+
#define NM_CLIENT_CONNECTIONS           "connections"
 

NM_CLIENT_HOSTNAME

-
#define NM_CLIENT_HOSTNAME "hostname"
+
#define NM_CLIENT_HOSTNAME              "hostname"
 

NM_CLIENT_CAN_MODIFY

-
#define NM_CLIENT_CAN_MODIFY "can-modify"
+
#define NM_CLIENT_CAN_MODIFY            "can-modify"
 

NM_CLIENT_METERED

-
#define NM_CLIENT_METERED "metered"
+
#define NM_CLIENT_METERED               "metered"
 

NM_CLIENT_DNS_MODE

-
#define NM_CLIENT_DNS_MODE "dns-mode"
+
#define NM_CLIENT_DNS_MODE              "dns-mode"
 

NM_CLIENT_DNS_RC_MANAGER

-
#define NM_CLIENT_DNS_RC_MANAGER "dns-rc-manager"
+
#define NM_CLIENT_DNS_RC_MANAGER        "dns-rc-manager"
 

NM_CLIENT_DNS_CONFIGURATION

-
#define NM_CLIENT_DNS_CONFIGURATION "dns-configuration"
+
#define NM_CLIENT_DNS_CONFIGURATION     "dns-configuration"
 

NM_CLIENT_CHECKPOINTS

-
#define NM_CLIENT_CHECKPOINTS "checkpoints"
+
#define NM_CLIENT_CHECKPOINTS           "checkpoints"
 

NM_CLIENT_CAPABILITIES

-
#define NM_CLIENT_CAPABILITIES "capabilities"
+
#define NM_CLIENT_CAPABILITIES          "capabilities"
 

NM_CLIENT_PERMISSIONS_STATE

-
#define NM_CLIENT_PERMISSIONS_STATE "permissions-state"
+
#define NM_CLIENT_PERMISSIONS_STATE     "permissions-state"
 

NM_CLIENT_DEVICE_ADDED

-
#define NM_CLIENT_DEVICE_ADDED "device-added"
+
#define NM_CLIENT_DEVICE_ADDED              "device-added"
 

NM_CLIENT_DEVICE_REMOVED

-
#define NM_CLIENT_DEVICE_REMOVED "device-removed"
+
#define NM_CLIENT_DEVICE_REMOVED            "device-removed"
 

NM_CLIENT_ANY_DEVICE_ADDED

-
#define NM_CLIENT_ANY_DEVICE_ADDED "any-device-added"
+
#define NM_CLIENT_ANY_DEVICE_ADDED          "any-device-added"
 

NM_CLIENT_ANY_DEVICE_REMOVED

-
#define NM_CLIENT_ANY_DEVICE_REMOVED "any-device-removed"
+
#define NM_CLIENT_ANY_DEVICE_REMOVED        "any-device-removed"
 

NM_CLIENT_PERMISSION_CHANGED

-
#define NM_CLIENT_PERMISSION_CHANGED "permission-changed"
+
#define NM_CLIENT_PERMISSION_CHANGED        "permission-changed"
 

NM_CLIENT_CONNECTION_ADDED

-
#define NM_CLIENT_CONNECTION_ADDED "connection-added"
+
#define NM_CLIENT_CONNECTION_ADDED          "connection-added"
 

NM_CLIENT_CONNECTION_REMOVED

-
#define NM_CLIENT_CONNECTION_REMOVED "connection-removed"
+
#define NM_CLIENT_CONNECTION_REMOVED        "connection-removed"
 

NM_CLIENT_ACTIVE_CONNECTION_ADDED

-
#define NM_CLIENT_ACTIVE_CONNECTION_ADDED "active-connection-added"
+
#define NM_CLIENT_ACTIVE_CONNECTION_ADDED   "active-connection-added"
 

@@ -5299,7 +5299,7 @@ operation succeeded, but the object that was allegedly created (eg,

NM_CLIENT_ERROR

-
#define NM_CLIENT_ERROR nm_client_error_quark ()
+
#define NM_CLIENT_ERROR nm_client_error_quark()
 
-- cgit 1.3.0-6-gf8a5 From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 6 Dec 2020 21:57:59 +0100 Subject: New upstream version 1.28.0 --- docs/libnm/html/NMClient.html | 82 +++++++++++++++++++++---------------------- 1 file changed, 41 insertions(+), 41 deletions(-) (limited to 'docs/libnm/html/NMClient.html') diff --git a/docs/libnm/html/NMClient.html b/docs/libnm/html/NMClient.html index 6e725422..1d2f15b3 100644 --- a/docs/libnm/html/NMClient.html +++ b/docs/libnm/html/NMClient.html @@ -8,7 +8,7 @@ - + @@ -1060,7 +1060,7 @@ nm_dns_entry_get_interface (

Returns

the interface name.

-

[transfer none]

+

[transfer none]

Since: 1.6

@@ -1088,7 +1088,7 @@ nm_dns_entry_get_nameservers (

Returns

the list of name servers.

-

[transfer none]

+

[transfer none]

Since: 1.6

@@ -1116,7 +1116,7 @@ nm_dns_entry_get_domains (

Returns

the list of DNS domains.

-

[transfer none]

+

[transfer none]

Since: 1.6

@@ -1338,7 +1338,7 @@ automatically initialized during async/sync init.

Returns

the D-Bus connection of the client, or NULL if none is set.

-

[transfer none]

+

[transfer none]

Since: 1.22

@@ -1373,7 +1373,7 @@ the

Returns

the GMainContext of the client.

-

[transfer none]

+

[transfer none]

Since: 1.22

@@ -1416,7 +1416,7 @@ iterating the main context until the object got unreferenced.

Note that after the NMClient instance gets destroyed, the remaining callbacks will be invoked right away. That means, the user won't have to iterate the main context much longer.

-

[transfer none]

+

[transfer none]

Since: 1.22

@@ -1443,7 +1443,7 @@ nm_client_get_dbus_name_owner (

Returns

the current name owner of the D-Bus service of NetworkManager.

-

[transfer none]

+

[transfer none]

Since: 1.22

@@ -1585,7 +1585,7 @@ nm_client_get_object_by_path (NMObject instance that is cached under dbus_path , or NULL if no such object exists.

-

[transfer none]

+

[transfer none]

Since: 1.24

@@ -1678,7 +1678,7 @@ The numeric values correspond to length
.

-

[transfer none][array length=length]

+

[transfer none][array length=length]

Since: 1.24

@@ -2120,7 +2120,7 @@ connectivity.

Returns

the connectivity URI in use.

-

[transfer none]

+

[transfer none]

Since: 1.20

@@ -2632,7 +2632,7 @@ methods such as GPtrArray containing all the NMDevices. The returned array is owned by the NMClient object and should not be modified.

-

[transfer none][element-type NMDevice]

+

[transfer none][element-type NMDevice]


@@ -2668,7 +2668,7 @@ use device-specific methods such as GPtrArray containing all the NMDevices. The returned array is owned by the NMClient object and should not be modified.

-

[transfer none][element-type NMDevice]

+

[transfer none][element-type NMDevice]

Since: 1.2

@@ -2705,7 +2705,7 @@ nm_client_get_device_by_path (

Returns

the NMDevice for the given object_path or NULL if none is found.

-

[transfer none]

+

[transfer none]


@@ -2741,7 +2741,7 @@ nm_client_get_device_by_iface (

Returns

the NMDevice for the given iface or NULL if none is found.

-

[transfer none]

+

[transfer none]


@@ -2770,7 +2770,7 @@ nm_client_get_active_connections (a GPtrArray containing all the active NMActiveConnections. The returned array is owned by the client and should not be modified.

-

[transfer none][element-type NMActiveConnection]

+

[transfer none][element-type NMActiveConnection]


@@ -2806,7 +2806,7 @@ non-NetworkManager-recognized device, this will return

Returns

the appropriate NMActiveConnection, if any.

-

[transfer none]

+

[transfer none]


@@ -2816,7 +2816,7 @@ any.

nm_client_get_activating_connection (NMClient *client);

Gets the NMActiveConnection corresponding to a currently-activating connection that is expected to become the new -“primary-connection” upon successful activation.

+“primary-connection” upon successful activation.

Parameters

out_result

the output result -of type "a{sv}" returned by D-Bus' AddAndActivate2 call. Currently no +of type "a{sv}" returned by D-Bus' AddAndActivate2 call. Currently, no output is implemented yet.

[allow-none][transfer full]
@@ -2836,7 +2836,7 @@ currently-activating connection that is expected to become the new

Returns

the appropriate NMActiveConnection, if any.

-

[transfer none]

+

[transfer none]


@@ -2866,7 +2866,7 @@ in connection picks the best available connection for the device and activates it.

Note that the callback is invoked when NetworkManager has started activating the new connection, not when it finishes. You can use the returned -NMActiveConnection object (in particular, “state”) to +NMActiveConnection object (in particular, “state”) to track the activation to its completion.

Parameters

@@ -2964,7 +2964,7 @@ nm_client_activate_connection_finish (NMActiveConnection on success, NULL on failure, in which case error will be set.

-

[transfer full]

+

[transfer full]


@@ -2986,7 +2986,7 @@ activated as with NMActiveConnection object (in particular, “state”) to +NMActiveConnection object (in particular, “state”) to track the activation to its completion.

Parameters

@@ -3092,7 +3092,7 @@ nm_client_add_and_activate_connection_finish

the new NMActiveConnection on success, NULL on failure, in which case error will be set.

-

[transfer full]

+

[transfer full]


@@ -3115,7 +3115,7 @@ activated as with NMActiveConnection object (in particular, “state”) to +NMActiveConnection object (in particular, “state”) to track the activation to its completion.

This is identical to nm_client_add_and_activate_connection_async() but takes a further options @@ -3237,7 +3237,7 @@ nm_client_add_and_activate_connection2_finish

- +

the output result of type "a{sv}" returned by D-Bus' AddAndActivate2 call. Currently, no output is implemented yet.

[allow-none][transfer full][allow-none][transfer full]
@@ -3247,7 +3247,7 @@ output is implemented yet.

the new NMActiveConnection on success, NULL on failure, in which case error will be set.

-

[transfer full]

+

[transfer full]


@@ -3417,7 +3417,7 @@ containing all connections provided by the remote settings service. The returned array is owned by the NMClient object and should not be modified.

The connections are as received from D-Bus and might not validate according to nm_connection_verify().

-

[transfer none][element-type NMRemoteConnection]

+

[transfer none][element-type NMRemoteConnection]


@@ -3456,7 +3456,7 @@ nm_client_get_connection_by_id (

The connection is as received from D-Bus and might not validate according to nm_connection_verify().

-

[transfer none]

+

[transfer none]


@@ -3495,7 +3495,7 @@ nm_client_get_connection_by_path (

The connection is as received from D-Bus and might not validate according to nm_connection_verify().

-

[transfer none]

+

[transfer none]


@@ -3534,7 +3534,7 @@ nm_client_get_connection_by_uuid (

The connection is as received from D-Bus and might not validate according to nm_connection_verify().

-

[transfer none]

+

[transfer none]


@@ -3649,7 +3649,7 @@ nm_client_add_connection_finish (the new NMRemoteConnection on success, NULL on failure, in which case error will be set.

-

[transfer full]

+

[transfer full]


@@ -3760,7 +3760,7 @@ nm_client_add_connection2_finish (AddConnection2(). If you care about the output result, then the "ignore_out_result" parameter of nm_client_add_connection2() must not be set to TRUE.

-[allow-none][transfer full][out] +[allow-none][transfer full][out]

error

@@ -3774,7 +3774,7 @@ parameter of

Returns

on success, a pointer to the added NMRemoteConnection.

-

[transfer full]

+

[transfer full]

Since: 1.20

@@ -3826,7 +3826,7 @@ filenames that failed to load.

failures

on return, a NULL-terminated array of filenames that failed to load.

-[out][transfer full] +[out][transfer full]

cancellable

@@ -3937,7 +3937,7 @@ nm_client_load_connections_finish (

failures

on return, a NULL-terminated array of filenames that failed to load.

-[out][transfer full][array zero-terminated=1] +[out][transfer full][array zero-terminated=1]

result

@@ -4173,7 +4173,7 @@ nm_client_get_dns_configuration (NMDnsEntry elements or NULL in case the value is not available. The returned array is owned by the NMClient object and should not be modified.

-

[transfer none][element-type NMDnsEntry]

+

[transfer none][element-type NMDnsEntry]

Since: 1.6

@@ -4203,7 +4203,7 @@ nm_client_get_checkpoints (GPtrArray containing all the NMCheckpoint. The returned array is owned by the NMClient object and should not be modified.

-

[transfer none][element-type NMCheckpoint]

+

[transfer none][element-type NMCheckpoint]

Since: 1.12

@@ -4315,7 +4315,7 @@ nm_client_checkpoint_create_finish (the new NMCheckpoint on success, NULL on failure, in which case error will be set.

-

[transfer full]

+

[transfer full]

Since: 1.12

@@ -4502,7 +4502,7 @@ nm_client_checkpoint_rollback_finish (NMRollbackResult.

-

[transfer full][element-type utf8 guint32]

+

[transfer full][element-type utf8 guint32]

Since: 1.12

@@ -4834,7 +4834,7 @@ nm_client_dbus_call_finish (

Returns

the result GVariant or NULL on error.

-

[transfer full]

+

[transfer full]

Since: 1.24

@@ -5305,6 +5305,6 @@ operation succeeded, but the object that was allegedly created (eg, +
Generated by GTK-Doc V1.33.1 \ No newline at end of file -- cgit 1.3.0-6-gf8a5