about summary refs log tree commit diff
path: root/docs/libnm/html/NMSettingMatch.html
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2021-07-05 20:35:03 +0200
committerSebastien Bacher <seb128@ubuntu.com>2021-07-05 20:35:03 +0200
commit35779c6675728fa6f0fd0a21cefb904408509c23 (patch)
tree553e7239e0ba182b4f9b29b1e7a9d66a595d08bc /docs/libnm/html/NMSettingMatch.html
parentd92aa7f298fe84d4cf686c5ad64b73438e00d377 (diff)
New upstream version 1.32.2
Diffstat (limited to 'docs/libnm/html/NMSettingMatch.html')
-rw-r--r--docs/libnm/html/NMSettingMatch.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/libnm/html/NMSettingMatch.html b/docs/libnm/html/NMSettingMatch.html
index 5fe5160d..188bd2c3 100644
--- a/docs/libnm/html/NMSettingMatch.html
+++ b/docs/libnm/html/NMSettingMatch.html
@@ -314,10 +314,14 @@ nm_setting_match_new (<em class="parameter"><code><span class="type">void</span>
 <p>Creates a new <a class="link" href="NMSettingMatch.html" title="NMSettingMatch"><span class="type">NMSettingMatch</span></a> object with default values.</p>
 <div class="refsect3">
 <a name="nm-setting-match-new.returns"></a><h4>Returns</h4>
-<p>the new empty <a class="link" href="NMSettingMatch.html" title="NMSettingMatch"><span class="type">NMSettingMatch</span></a> object. </p>
+<p>the new empty <a class="link" href="NMSettingMatch.html" title="NMSettingMatch"><span class="type">NMSettingMatch</span></a> object</p>
+<p>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. </p>
 <p><span class="annotation">[<acronym title="The caller owns the data, and is responsible for free it."><span class="acronym">transfer full</span></acronym>]</span></p>
 </div>
-<p class="since">Since: 1.14</p>
+<p class="since">Since: 1.32</p>
 </div>
 <hr>
 <div class="refsect2">