From afcd268ea7b1149fbfb66bce4eca659b675da0a2 Mon Sep 17 00:00:00 2001
From: Michael Biebl Returns the “autoconnect” property of the connection. Returns the “autoconnect-priority” property of the connection.
@@ -741,7 +741,7 @@ The higher number, the higher priority. Returns the “autoconnect-retries” property of the connection.
@@ -770,7 +770,7 @@ Zero means infinite, -1 means the global default value. Returns the “timestamp” property of the connection. Returns the “read-only” property of the connection. Returns the number of entries in the “permissions”
@@ -850,9 +850,9 @@ property of this setting. out_detail on return, the permission detail (at this time, always on return, the permission detail (at this time, always
-gboolean
+gboolean
nm_setting_connection_get_autoconnect ()
@@ -94,7 +94,7 @@
-gint
+gint
nm_setting_connection_get_autoconnect_priority ()
@@ -102,7 +102,7 @@
-gint
+gint
nm_setting_connection_get_autoconnect_retries ()
@@ -110,7 +110,7 @@
-guint64
+guint64
nm_setting_connection_get_timestamp ()
@@ -118,7 +118,7 @@
-gboolean
+gboolean
nm_setting_connection_get_read_only ()
@@ -126,7 +126,7 @@
-guint32
+guint32
nm_setting_connection_get_num_permissions ()
@@ -134,7 +134,7 @@
-gboolean
+gboolean
nm_setting_connection_get_permission ()
@@ -149,7 +149,7 @@
-gboolean
+gboolean
nm_setting_connection_permissions_user_allowed ()
@@ -157,7 +157,7 @@
-gboolean
+gboolean
nm_setting_connection_add_permission ()
@@ -173,7 +173,7 @@
-gboolean
+gboolean
nm_setting_connection_remove_permission_by_value ()
@@ -188,7 +188,7 @@
-gboolean
+gboolean
nm_setting_connection_is_slave_type ()
@@ -211,7 +211,7 @@
-guint32
+guint32
nm_setting_connection_get_num_secondaries ()
@@ -226,7 +226,7 @@
-gboolean
+gboolean
nm_setting_connection_add_secondary ()
@@ -242,7 +242,7 @@
-gboolean
+gboolean
nm_setting_connection_remove_secondary_by_value ()
@@ -250,7 +250,7 @@
-guint32
+guint32
nm_setting_connection_get_gateway_ping_timeout ()
@@ -274,7 +274,7 @@
-gint
+gint
nm_setting_connection_get_auth_retries ()
@@ -293,22 +293,22 @@
-
gint
+gint
auth-retries
Read / Write / Construct
-
gboolean
+gboolean
autoconnect
Read / Write / Construct
-
gint
+gint
autoconnect-priority
Read / Write / Construct
-
@@ -318,30 +318,30 @@
gint
+gint
autoconnect-retries
Read / Write / Construct
Read / Write / Construct
-
guint
+guint
gateway-ping-timeout
Read / Write / Construct
-gchar *
+gchar *
id
Read / Write
-gchar *
+gchar *
interface-name
Read / Write
-
gint
+gint
lldp
Read / Write / Construct
@@ -351,52 +351,52 @@
-gchar *
+gchar *
master
Read / Write
Read / Write
-
GStrv
+GStrv
permissions
Read / Write
-
gboolean
+gboolean
read-only
Read / Write / Construct
-
GStrv
+GStrv
secondaries
Read / Write
-gchar *
+gchar *
slave-type
Read / Write
-gchar *
+gchar *
stable-id
Read / Write
-
guint64
+guint64
timestamp
Read / Write / Construct
-gchar *
+gchar *
type
Read / Write
-gchar *
+gchar *
uuid
Read / Write
@@ -524,10 +524,10 @@
-gchar *
+gchar *
zone
Read / Write / Construct
Object Hierarchy
- GEnum
+
GEnum
├── NMSettingConnectionAutoconnectSlaves
╰── NMSettingConnectionLldp
- GObject
+ GObject
╰── NMSetting
╰── NMSettingConnection
@@ -687,7 +687,7 @@ nm_setting_connection_get_connection_type
nm_setting_connection_get_autoconnect ()
-gboolean
+
gboolean
nm_setting_connection_get_autoconnect (
NMSettingConnection *setting);
nm_setting_connection_get_autoconnect_priority ()
-gint
+
gint
nm_setting_connection_get_autoconnect_priority
(
NMSettingConnection *setting);
nm_setting_connection_get_autoconnect_retries ()
-gint
+
gint
nm_setting_connection_get_autoconnect_retries
(
NMSettingConnection *setting);
nm_setting_connection_get_timestamp ()
-guint64
+
guint64
nm_setting_connection_get_timestamp (
NMSettingConnection *setting);
nm_setting_connection_get_read_only ()
-gboolean
+
gboolean
nm_setting_connection_get_read_only (
NMSettingConnection *setting);
nm_setting_connection_get_num_permissions ()
-guint32
+
guint32
nm_setting_connection_get_num_permissions
(
NMSettingConnection *setting);
nm_setting_connection_get_permission ()
-gboolean
+
gboolean
nm_setting_connection_get_permission (
@@ -891,7 +891,7 @@ of this setting.
NMSettingConnection *setting,
- guint32 idx,
+ guint32 idx,
const char **out_ptype,
const char **out_pitem,
const char **out_detail);
-
+NULL)NULL)
nm_setting_connection_permissions_user_allowed ()
-gboolean
+gboolean
nm_setting_connection_permissions_user_allowed
(NMSettingConnection *setting,
const char *uname);
@@ -961,14 +961,14 @@ 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
+ TRUE if the requested user is allowed to view this connection,
+FALSE if the given user is not allowed to view this connection
nm_setting_connection_add_permission ()
-gboolean
+gboolean
nm_setting_connection_add_permission (NMSettingConnection *setting,
const char *ptype,
const char *pitem,
@@ -1004,7 +1004,7 @@ the "user" permission type is supported, and pitem
detail
- unused at this time; must be NULL.
+unused at this time; must be NULL.
[allow-none]
@@ -1012,8 +1012,8 @@ the "user" permission type is supported, and pitem
Returns
- TRUE if the permission was unique and was successfully added to the
-list, FALSE if ptype
+
TRUE if the permission was unique and was successfully added to the
+list, FALSE if ptype
or pitem
was invalid or it the permission was already
present in the list
@@ -1025,7 +1025,7 @@ present in the list
void
nm_setting_connection_remove_permission
(NMSettingConnection *setting,
- guint32 idx);
+ guint32 idx);
Removes the permission at index idx
from the connection.
@@ -1054,7 +1054,7 @@ nm_setting_connection_remove_permission
nm_setting_connection_remove_permission_by_value ()
-gboolean
+gboolean
nm_setting_connection_remove_permission_by_value
(NMSettingConnection *setting,
const char *ptype,
@@ -1091,7 +1091,7 @@ be a username. See detail
- unused at this time; must be NULL.
+unused at this time; must be NULL.
[allow-none]
@@ -1099,7 +1099,7 @@ be a username. See
Returns
- TRUE if the permission was found and removed; FALSE if it was not.
+ TRUE if the permission was found and removed; FALSE if it was not.
@@ -1132,7 +1132,7 @@ connection.
nm_setting_connection_is_slave_type ()
-gboolean
+gboolean
nm_setting_connection_is_slave_type (NMSettingConnection *setting,
const char *type);
@@ -1161,7 +1161,7 @@ against setting
@@ -1223,7 +1223,7 @@ with the connection.
nm_setting_connection_get_num_secondaries ()
-guint32
+guint32
nm_setting_connection_get_num_secondaries
(NMSettingConnection *setting);
@@ -1251,7 +1251,7 @@ nm_setting_connection_get_num_secondaries
nm_setting_connection_get_secondary ()
const char *
nm_setting_connection_get_secondary (NMSettingConnection *setting,
- guint32 idx);
+ guint32 idx);
Parameters