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/NMSetting.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/libnm/html/NMSetting.html') diff --git a/docs/libnm/html/NMSetting.html b/docs/libnm/html/NMSetting.html index aba8c094..941e8d20 100644 --- a/docs/libnm/html/NMSetting.html +++ b/docs/libnm/html/NMSetting.html @@ -201,7 +201,7 @@ -const char *const* +const char *const * nm_setting_option_get_all_names () @@ -1039,7 +1039,7 @@ Otherwise, variant a floating reference, it will be consumed.

Note that not all setting types support options. It is a bug setting a variant to a setting that doesn't support it. -Currently only NMSettingEthtool supports it.

+Currently, only NMSettingEthtool supports it.

Parameters

@@ -1136,7 +1136,7 @@ nm_setting_option_set_boolean (

nm_setting_option_get_all_names ()

-
const char *const*
+
const char *const *
 nm_setting_option_get_all_names (NMSetting *setting,
                                  guint *out_len);

Gives the name of all set options.

@@ -1248,13 +1248,13 @@ on setting

Types and Values

NM_SETTING_PARAM_REQUIRED

-
#define NM_SETTING_PARAM_REQUIRED     (1 << (1 + G_PARAM_USER_SHIFT))
+
#define NM_SETTING_PARAM_REQUIRED (1 << (1 + G_PARAM_USER_SHIFT))
 

NM_SETTING_PARAM_SECRET

-
#define NM_SETTING_PARAM_SECRET       (1 << (2 + G_PARAM_USER_SHIFT))
+
#define NM_SETTING_PARAM_SECRET (1 << (2 + G_PARAM_USER_SHIFT))
 

-- cgit 1.3.0-6-gf8a5