From f9bfd1158b8d08d6a5ed3bb7cc1ba7a6455e5201 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 1 Sep 2024 22:38:35 +0200 Subject: New upstream version 1.49.90 --- docs/libnm/html/NMSettingTeamPort.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'docs/libnm/html/NMSettingTeamPort.html') diff --git a/docs/libnm/html/NMSettingTeamPort.html b/docs/libnm/html/NMSettingTeamPort.html index 36ab913c..a0358584 100644 --- a/docs/libnm/html/NMSettingTeamPort.html +++ b/docs/libnm/html/NMSettingTeamPort.html @@ -8,7 +8,7 @@ - + @@ -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

@@ -625,6 +625,6 @@ nm_setting_team_port_clear_link_watchers +
Generated by GTK-Doc V1.34.0 \ No newline at end of file -- cgit 1.3.0-6-gf8a5