From 681dfc70ef98f6ed0c05bcb0fbff00e3fc0799ea Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 26 Aug 2024 16:10:34 +0200 Subject: New upstream version 1.48.10 --- docs/libnm/html/NMSettingOvsOtherConfig.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/libnm/html/NMSettingOvsOtherConfig.html') diff --git a/docs/libnm/html/NMSettingOvsOtherConfig.html b/docs/libnm/html/NMSettingOvsOtherConfig.html index c85cb850..de650136 100644 --- a/docs/libnm/html/NMSettingOvsOtherConfig.html +++ b/docs/libnm/html/NMSettingOvsOtherConfig.html @@ -8,7 +8,7 @@ - + @@ -118,7 +118,7 @@ nm_setting_ovs_other_config_new (
const char *const *
 nm_setting_ovs_other_config_get_data_keys
                                (NMSettingOvsOtherConfig *setting,
-                                guint *out_len);
+ guint *out_len);

Parameters

@@ -144,7 +144,7 @@ nm_setting_ovs_other_config_get_data_keys

Returns

a -NULL-terminated array containing each key from the table.

+NULL-terminated array containing each key from the table.

[array length=out_len][transfer none]

Since: 1.42

@@ -180,7 +180,7 @@ nm_setting_ovs_other_config_get_data (

Returns

the value associated with key -or NULL if no such +or NULL if no such value exists.

[transfer none]

@@ -214,7 +214,7 @@ nm_setting_ovs_other_config_set_data (

val

-
+ @@ -239,6 +239,6 @@ nm_setting_ovs_other_config_set_data ( -
Generated by GTK-Doc V1.34.0 +
Generated by GTK-Doc V1.33.1 \ No newline at end of file -- cgit 1.3.0-6-gf8a5

the value to set or NULL to clear a key.

the value to set or NULL to clear a key.

[nullable]