From e74c568b07b50b97873fb4ee1d776dedefbd54d6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 1 Oct 2021 23:05:04 +0200 Subject: New upstream version 1.32.12 --- docs/libnm/html/NMSettingMatch.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'docs/libnm/html/NMSettingMatch.html') diff --git a/docs/libnm/html/NMSettingMatch.html b/docs/libnm/html/NMSettingMatch.html index f47dd2cf..8a6e33a2 100644 --- a/docs/libnm/html/NMSettingMatch.html +++ b/docs/libnm/html/NMSettingMatch.html @@ -314,10 +314,14 @@ nm_setting_match_new (void

Creates a new NMSettingMatch object with default values.

Returns

-

the new empty NMSettingMatch object.

+

the new empty NMSettingMatch object

+

Note that this function was present in header files since version 1.14. +But due to a bug the symbol is only exposed and usable since version 1.32. +As workaround, use g_object_new(NM_TYPE_SETTING_MATCH) which works with all +versions since 1.14.

[transfer full]

-

Since: 1.14

+

Since: 1.32


-- cgit 1.3.0-6-gf8a5