From e126f3e804c35480c4f075777430419d6ece23da Mon Sep 17 00:00:00 2001
From: Michael Biebl libnm-util Reference Manual
- for libnm-util 1.14.0
+ for libnm-util 1.12.4
The latest version of this documentation can be found on-line at
https://developer.gnome.org/libnm-util/stable/.
Copyright © 2012, 2013, 2014, 2015, 2016, 2017, 2018 The NetworkManager Authors Copyright © 2012, 2013, 2014, 2015, 2016, 2017 The NetworkManager Authors
Permission is granted to copy, distribute and/or modify this
--
cgit 1.3.0-6-gf8a5
From 6518e361171f64bcaaa4bf868139362ed95cc2e0 Mon Sep 17 00:00:00 2001
From: Michael Biebl secrets a GHashTable mapping
-string:GValue of setting property names and secrets of the given Returns the name that Returns the name that
-int
+gint
nm_setting_dcb_get_app_fcoe_priority ()
@@ -90,7 +90,7 @@
-int
+gint
nm_setting_dcb_get_app_iscsi_priority ()
@@ -106,7 +106,7 @@
@@ -1730,7 +1730,7 @@ nm_connection_get_connection_type (
-int
+gint
nm_setting_dcb_get_app_fip_priority ()
@@ -494,7 +494,7 @@ nm_setting_dcb_get_app_fcoe_flags (
nm_setting_dcb_get_app_fcoe_priority ()
-int
+
gint
nm_setting_dcb_get_app_fcoe_priority (
NMSettingDcb *setting);Parameters
@@ -572,7 +572,7 @@ nm_setting_dcb_get_app_iscsi_flags (
nm_setting_dcb_get_app_iscsi_priority ()
-int
+
gint
nm_setting_dcb_get_app_iscsi_priority (
NMSettingDcb *setting);Parameters
@@ -624,7 +624,7 @@ nm_setting_dcb_get_app_fip_flags (
nm_setting_dcb_get_app_fip_priority ()
-int
+
gint
nm_setting_dcb_get_app_fip_priority (
NMSettingDcb *setting);Parameters
diff --git a/docs/libnm-util/html/index.html b/docs/libnm-util/html/index.html
index c5398f79..79bf0175 100644
--- a/docs/libnm-util/html/index.html
+++ b/docs/libnm-util/html/index.html
@@ -15,12 +15,12 @@
setting_name
+string:GValue of setting property names and secrets of the given setting_name
. [element-type utf8 GObject.Value]
char *
nm_connection_get_virtual_device_description
(NMConnection *connection);
-nm_device_disambiguate_names() would
+nm_device_disambiguate_names() would
return for the virtual device that would be created for connection
.
Eg, "VLAN (eth1.1)".