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

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]