diff options
Diffstat (limited to 'docs/libnm/html/NMSettingMatch.html')
| -rw-r--r-- | docs/libnm/html/NMSettingMatch.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/libnm/html/NMSettingMatch.html b/docs/libnm/html/NMSettingMatch.html index b947087b..19caee40 100644 --- a/docs/libnm/html/NMSettingMatch.html +++ b/docs/libnm/html/NMSettingMatch.html @@ -356,6 +356,7 @@ nm_setting_match_get_num_interface_names <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_match_get_interface_name (<em class="parameter"><code><a class="link" href="NMSettingMatch.html" title="NMSettingMatch"><span class="type">NMSettingMatch</span></a> *setting</code></em>, <em class="parameter"><code><span class="type">int</span> idx</code></em>);</pre> +<p>Since 1.46, access at index "len" is allowed and returns NULL.</p> <div class="refsect3"> <a name="nm-setting-match-get-interface-name.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -582,6 +583,7 @@ nm_setting_match_get_num_kernel_command_lines nm_setting_match_get_kernel_command_line (<em class="parameter"><code><a class="link" href="NMSettingMatch.html" title="NMSettingMatch"><span class="type">NMSettingMatch</span></a> *setting</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> idx</code></em>);</pre> +<p>Since 1.46, access at index "len" is allowed and returns NULL.</p> <div class="refsect3"> <a name="nm-setting-match-get-kernel-command-line.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -806,6 +808,7 @@ nm_setting_match_get_num_drivers (<em class="parameter"><code><a class="link" hr <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_match_get_driver (<em class="parameter"><code><a class="link" href="NMSettingMatch.html" title="NMSettingMatch"><span class="type">NMSettingMatch</span></a> *setting</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> idx</code></em>);</pre> +<p>Since 1.46, access at index "len" is allowed and returns NULL.</p> <div class="refsect3"> <a name="nm-setting-match-get-driver.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> @@ -1026,6 +1029,7 @@ nm_setting_match_get_num_paths (<em class="parameter"><code><a class="link" href <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_match_get_path (<em class="parameter"><code><a class="link" href="NMSettingMatch.html" title="NMSettingMatch"><span class="type">NMSettingMatch</span></a> *setting</code></em>, <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> idx</code></em>);</pre> +<p>Since 1.46, access at index "len" is allowed and returns NULL.</p> <div class="refsect3"> <a name="nm-setting-match-get-path.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table class="informaltable" width="100%" border="0"> |