From 34bb501be08aa2b313d88e67d6e0a7e0a3f9cfa6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 5 May 2024 00:07:30 +0200 Subject: New upstream version 1.47.90 --- docs/libnm/html/NMSettingTeamPort.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'docs/libnm/html/NMSettingTeamPort.html') diff --git a/docs/libnm/html/NMSettingTeamPort.html b/docs/libnm/html/NMSettingTeamPort.html index b2dc9bfa..36ab913c 100644 --- a/docs/libnm/html/NMSettingTeamPort.html +++ b/docs/libnm/html/NMSettingTeamPort.html @@ -72,7 +72,7 @@ -gboolean +gboolean nm_setting_team_port_get_sticky () @@ -96,7 +96,7 @@ -guint +guint nm_setting_team_port_get_num_link_watchers () @@ -112,7 +112,7 @@ -gboolean +gboolean nm_setting_team_port_add_link_watcher () @@ -128,7 +128,7 @@ -gboolean +gboolean nm_setting_team_port_remove_link_watcher_by_value () @@ -294,7 +294,7 @@ nm_setting_team_port_get_prio (

nm_setting_team_port_get_sticky ()

-
gboolean
+
gboolean
 nm_setting_team_port_get_sticky (NMSettingTeamPort *setting);

Parameters

@@ -372,7 +372,7 @@ nm_setting_team_port_get_lacp_key (

nm_setting_team_port_get_num_link_watchers ()

-
guint
+
guint
 nm_setting_team_port_get_num_link_watchers
                                (NMSettingTeamPort *setting);
@@ -401,7 +401,7 @@ nm_setting_team_port_get_num_link_watchers

nm_setting_team_port_get_link_watcher ()

NMTeamLinkWatcher *
 nm_setting_team_port_get_link_watcher (NMSettingTeamPort *setting,
-                                       guint idx);
+ guint idx);

Parameters

@@ -435,7 +435,7 @@ nm_setting_team_port_get_link_watcher (

nm_setting_team_port_add_link_watcher ()

-
gboolean
+
gboolean
 nm_setting_team_port_add_link_watcher (NMSettingTeamPort *setting,
                                        NMTeamLinkWatcher *link_watcher);

Appends a new link watcher to the setting.

@@ -463,7 +463,7 @@ nm_setting_team_port_add_link_watcher (

Returns

-

TRUE if the link watcher is added; FALSE if an identical link +

TRUE if the link watcher is added; FALSE if an identical link watcher was already there.

Since: 1.12

@@ -474,7 +474,7 @@ watcher was already there.

void
 nm_setting_team_port_remove_link_watcher
                                (NMSettingTeamPort *setting,
-                                guint idx);
+ guint idx);

Removes the link watcher at index idx.

Parameters

@@ -503,7 +503,7 @@ nm_setting_team_port_remove_link_watcher

nm_setting_team_port_remove_link_watcher_by_value ()

-
gboolean
+
gboolean
 nm_setting_team_port_remove_link_watcher_by_value
                                (NMSettingTeamPort *setting,
                                 NMTeamLinkWatcher *link_watcher);
@@ -532,7 +532,7 @@ nm_setting_team_port_remove_link_watcher_by_value

Returns

-

TRUE if the link watcher was found and removed, FALSE otherwise.

+

TRUE if the link watcher was found and removed, FALSE otherwise.

Since: 1.12

-- cgit 1.3.0-6-gf8a5