about summary refs log tree commit diff
path: root/docs/libnm/html/libnm-nm-version.html
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2021-01-11 18:07:03 +0100
committerSebastien Bacher <seb128@ubuntu.com>2021-01-11 18:15:57 +0100
commit2567f558da3eb9911678227d4aeb15162e707d89 (patch)
tree13c80b0e091c8ba585b14b966cda998f95f1936d /docs/libnm/html/libnm-nm-version.html
parent02d99ffd62ede29cffcb45fcbe33d044b7406d3a (diff)
parentf54032b30e1ddd84f10a339e0caf493772e049a7 (diff)
Merge branch 'debian/master' into ubuntu/master
Diffstat (limited to 'docs/libnm/html/libnm-nm-version.html')
-rw-r--r--docs/libnm/html/libnm-nm-version.html122
1 files changed, 77 insertions, 45 deletions
diff --git a/docs/libnm/html/libnm-nm-version.html b/docs/libnm/html/libnm-nm-version.html
index 4b3912a0..5b3e21b5 100644
--- a/docs/libnm/html/libnm-nm-version.html
+++ b/docs/libnm/html/libnm-nm-version.html
@@ -8,7 +8,7 @@
 <link rel="up" href="ch05.html" title="Utility API Reference">
 <link rel="prev" href="libnm-nm-utils.html" title="nm-utils">
 <link rel="next" href="ch06.html" title="VPN Plugin API Reference">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -131,6 +131,12 @@
 <a class="link" href="libnm-nm-version.html#NM-DEPRECATED-IN-1-26-FOR:CAPS" title="NM_DEPRECATED_IN_1_26_FOR()">NM_DEPRECATED_IN_1_26_FOR</a><span class="c_punctuation">()</span>
 </td>
 </tr>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name">
+<a class="link" href="libnm-nm-version.html#NM-DEPRECATED-IN-1-28-FOR:CAPS" title="NM_DEPRECATED_IN_1_28_FOR()">NM_DEPRECATED_IN_1_28_FOR</a><span class="c_punctuation">()</span>
+</td>
+</tr>
 </tbody>
 </table></div>
 </div>
@@ -270,6 +276,14 @@
 <td class="define_keyword">#define</td>
 <td class="function_name"><a class="link" href="libnm-nm-version.html#NM-AVAILABLE-IN-1-26:CAPS" title="NM_AVAILABLE_IN_1_26">NM_AVAILABLE_IN_1_26</a></td>
 </tr>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="libnm-nm-version.html#NM-DEPRECATED-IN-1-28:CAPS" title="NM_DEPRECATED_IN_1_28">NM_DEPRECATED_IN_1_28</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="libnm-nm-version.html#NM-AVAILABLE-IN-1-28:CAPS" title="NM_AVAILABLE_IN_1_28">NM_AVAILABLE_IN_1_28</a></td>
+</tr>
 </tbody>
 </table></div>
 </div>
@@ -280,31 +294,31 @@
 <a name="libnm-nm-version.functions_details"></a><h2>Functions</h2>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-0-9-10-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_0_9_10_FOR()</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_0_9_10_FOR(f) G_DEPRECATED_FOR(f)
+<pre class="programlisting">    #define NM_DEPRECATED_IN_0_9_10_FOR(f) G_DEPRECATED_FOR(f)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-0-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_0_FOR()</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_0_FOR(f)    G_DEPRECATED_FOR(f)
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_0_FOR(f) G_DEPRECATED_FOR(f)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-2-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_2_FOR()</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_2_FOR(f)    G_DEPRECATED_FOR(f)
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_2_FOR(f) G_DEPRECATED_FOR(f)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-4-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_4_FOR()</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_4_FOR(f)    G_DEPRECATED_FOR(f)
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_4_FOR(f) G_DEPRECATED_FOR(f)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-6-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_6_FOR()</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_6_FOR(f)    G_DEPRECATED_FOR(f)
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_6_FOR(f) G_DEPRECATED_FOR(f)
 </pre>
 </div>
 <hr>
@@ -315,43 +329,43 @@
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-10-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_10_FOR()</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_10_FOR(f)    G_DEPRECATED_FOR(f)
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_10_FOR(f) G_DEPRECATED_FOR(f)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-12-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_12_FOR()</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_12_FOR(f)    G_DEPRECATED_FOR(f)
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_12_FOR(f) G_DEPRECATED_FOR(f)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-14-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_14_FOR()</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_14_FOR(f)    G_DEPRECATED_FOR(f)
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_14_FOR(f) G_DEPRECATED_FOR(f)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-16-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_16_FOR()</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_16_FOR(f)    G_DEPRECATED_FOR(f)
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_16_FOR(f) G_DEPRECATED_FOR(f)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-18-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_18_FOR()</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_18_FOR(f)    G_DEPRECATED_FOR(f)
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_18_FOR(f) G_DEPRECATED_FOR(f)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-20-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_20_FOR()</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_20_FOR(f)    G_DEPRECATED_FOR(f)
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_20_FOR(f) G_DEPRECATED_FOR(f)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-22-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_22_FOR()</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_22_FOR(f)    G_DEPRECATED_FOR(f)
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_22_FOR(f) G_DEPRECATED_FOR(f)
 </pre>
 </div>
 <hr>
@@ -364,7 +378,13 @@ NM_DEPRECATED_IN_1_24_FOR ();</pre>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-26-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_26_FOR()</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_26_FOR(f)    G_DEPRECATED_FOR(f)
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_26_FOR(f) G_DEPRECATED_FOR(f)
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="NM-DEPRECATED-IN-1-28-FOR:CAPS"></a><h3>NM_DEPRECATED_IN_1_28_FOR()</h3>
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_28_FOR(f) G_DEPRECATED_FOR(f)
 </pre>
 </div>
 </div>
@@ -372,43 +392,43 @@ NM_DEPRECATED_IN_1_24_FOR ();</pre>
 <a name="libnm-nm-version.other_details"></a><h2>Types and Values</h2>
 <div class="refsect2">
 <a name="NM-VERSION-MIN-REQUIRED:CAPS"></a><h3>NM_VERSION_MIN_REQUIRED</h3>
-<pre class="programlisting"># define NM_VERSION_MIN_REQUIRED (NM_API_VERSION)
+<pre class="programlisting">    #define NM_VERSION_MIN_REQUIRED (NM_API_VERSION)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-VERSION-MAX-ALLOWED:CAPS"></a><h3>NM_VERSION_MAX_ALLOWED</h3>
-<pre class="programlisting"># define NM_VERSION_MAX_ALLOWED (NM_API_VERSION)
+<pre class="programlisting">    #define NM_VERSION_MAX_ALLOWED (NM_API_VERSION)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-0-9-10:CAPS"></a><h3>NM_DEPRECATED_IN_0_9_10</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_0_9_10        G_DEPRECATED
+<pre class="programlisting">    #define NM_DEPRECATED_IN_0_9_10        G_DEPRECATED
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-AVAILABLE-IN-0-9-10:CAPS"></a><h3>NM_AVAILABLE_IN_0_9_10</h3>
-<pre class="programlisting"># define NM_AVAILABLE_IN_0_9_10         G_UNAVAILABLE(0.9,10)
+<pre class="programlisting">    #define NM_AVAILABLE_IN_0_9_10 G_UNAVAILABLE(0.9, 10)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-0:CAPS"></a><h3>NM_DEPRECATED_IN_1_0</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_0           G_DEPRECATED
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_0        G_DEPRECATED
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-AVAILABLE-IN-1-0:CAPS"></a><h3>NM_AVAILABLE_IN_1_0</h3>
-<pre class="programlisting"># define NM_AVAILABLE_IN_1_0            G_UNAVAILABLE(1,0)
+<pre class="programlisting">    #define NM_AVAILABLE_IN_1_0 G_UNAVAILABLE(1, 0)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-2:CAPS"></a><h3>NM_DEPRECATED_IN_1_2</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_2           G_DEPRECATED
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_2        G_DEPRECATED
 </pre>
 </div>
 <hr>
@@ -419,31 +439,31 @@ NM_DEPRECATED_IN_1_24_FOR ();</pre>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-4:CAPS"></a><h3>NM_DEPRECATED_IN_1_4</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_4           G_DEPRECATED
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_4        G_DEPRECATED
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-AVAILABLE-IN-1-4:CAPS"></a><h3>NM_AVAILABLE_IN_1_4</h3>
-<pre class="programlisting"># define NM_AVAILABLE_IN_1_4            G_UNAVAILABLE(1,4)
+<pre class="programlisting">    #define NM_AVAILABLE_IN_1_4 G_UNAVAILABLE(1, 4)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-6:CAPS"></a><h3>NM_DEPRECATED_IN_1_6</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_6           G_DEPRECATED
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_6        G_DEPRECATED
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-AVAILABLE-IN-1-6:CAPS"></a><h3>NM_AVAILABLE_IN_1_6</h3>
-<pre class="programlisting"># define NM_AVAILABLE_IN_1_6            G_UNAVAILABLE(1,6)
+<pre class="programlisting">    #define NM_AVAILABLE_IN_1_6 G_UNAVAILABLE(1, 6)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-8:CAPS"></a><h3>NM_DEPRECATED_IN_1_8</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_8           G_DEPRECATED
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_8        G_DEPRECATED
 </pre>
 </div>
 <hr>
@@ -454,114 +474,126 @@ NM_DEPRECATED_IN_1_24_FOR ();</pre>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-10:CAPS"></a><h3>NM_DEPRECATED_IN_1_10</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_10           G_DEPRECATED
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_10        G_DEPRECATED
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-AVAILABLE-IN-1-10:CAPS"></a><h3>NM_AVAILABLE_IN_1_10</h3>
-<pre class="programlisting"># define NM_AVAILABLE_IN_1_10            G_UNAVAILABLE(1,10)
+<pre class="programlisting">    #define NM_AVAILABLE_IN_1_10 G_UNAVAILABLE(1, 10)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-12:CAPS"></a><h3>NM_DEPRECATED_IN_1_12</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_12           G_DEPRECATED
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_12        G_DEPRECATED
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-AVAILABLE-IN-1-12:CAPS"></a><h3>NM_AVAILABLE_IN_1_12</h3>
-<pre class="programlisting"># define NM_AVAILABLE_IN_1_12            G_UNAVAILABLE(1,12)
+<pre class="programlisting">    #define NM_AVAILABLE_IN_1_12 G_UNAVAILABLE(1, 12)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-14:CAPS"></a><h3>NM_DEPRECATED_IN_1_14</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_14           G_DEPRECATED
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_14        G_DEPRECATED
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-AVAILABLE-IN-1-14:CAPS"></a><h3>NM_AVAILABLE_IN_1_14</h3>
-<pre class="programlisting"># define NM_AVAILABLE_IN_1_14            G_UNAVAILABLE(1,14)
+<pre class="programlisting">    #define NM_AVAILABLE_IN_1_14 G_UNAVAILABLE(1, 14)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-16:CAPS"></a><h3>NM_DEPRECATED_IN_1_16</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_16           G_DEPRECATED
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_16        G_DEPRECATED
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-AVAILABLE-IN-1-16:CAPS"></a><h3>NM_AVAILABLE_IN_1_16</h3>
-<pre class="programlisting"># define NM_AVAILABLE_IN_1_16            G_UNAVAILABLE(1,16)
+<pre class="programlisting">    #define NM_AVAILABLE_IN_1_16 G_UNAVAILABLE(1, 16)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-18:CAPS"></a><h3>NM_DEPRECATED_IN_1_18</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_18           G_DEPRECATED
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_18        G_DEPRECATED
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-AVAILABLE-IN-1-18:CAPS"></a><h3>NM_AVAILABLE_IN_1_18</h3>
-<pre class="programlisting"># define NM_AVAILABLE_IN_1_18            G_UNAVAILABLE(1,18)
+<pre class="programlisting">    #define NM_AVAILABLE_IN_1_18 G_UNAVAILABLE(1, 18)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-20:CAPS"></a><h3>NM_DEPRECATED_IN_1_20</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_20           G_DEPRECATED
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_20        G_DEPRECATED
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-AVAILABLE-IN-1-20:CAPS"></a><h3>NM_AVAILABLE_IN_1_20</h3>
-<pre class="programlisting"># define NM_AVAILABLE_IN_1_20            G_UNAVAILABLE(1,20)
+<pre class="programlisting">    #define NM_AVAILABLE_IN_1_20 G_UNAVAILABLE(1, 20)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-22:CAPS"></a><h3>NM_DEPRECATED_IN_1_22</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_22           G_DEPRECATED
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_22        G_DEPRECATED
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-AVAILABLE-IN-1-22:CAPS"></a><h3>NM_AVAILABLE_IN_1_22</h3>
-<pre class="programlisting"># define NM_AVAILABLE_IN_1_22            G_UNAVAILABLE(1,22)
+<pre class="programlisting">    #define NM_AVAILABLE_IN_1_22 G_UNAVAILABLE(1, 22)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-24:CAPS"></a><h3>NM_DEPRECATED_IN_1_24</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_24           G_DEPRECATED
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_24        G_DEPRECATED
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-AVAILABLE-IN-1-24:CAPS"></a><h3>NM_AVAILABLE_IN_1_24</h3>
-<pre class="programlisting"># define NM_AVAILABLE_IN_1_24            G_UNAVAILABLE(1,24)
+<pre class="programlisting">    #define NM_AVAILABLE_IN_1_24 G_UNAVAILABLE(1, 24)
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-DEPRECATED-IN-1-26:CAPS"></a><h3>NM_DEPRECATED_IN_1_26</h3>
-<pre class="programlisting"># define NM_DEPRECATED_IN_1_26           G_DEPRECATED
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_26        G_DEPRECATED
 </pre>
 </div>
 <hr>
 <div class="refsect2">
 <a name="NM-AVAILABLE-IN-1-26:CAPS"></a><h3>NM_AVAILABLE_IN_1_26</h3>
-<pre class="programlisting"># define NM_AVAILABLE_IN_1_26            G_UNAVAILABLE(1,26)
+<pre class="programlisting">    #define NM_AVAILABLE_IN_1_26 G_UNAVAILABLE(1, 26)
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="NM-DEPRECATED-IN-1-28:CAPS"></a><h3>NM_DEPRECATED_IN_1_28</h3>
+<pre class="programlisting">    #define NM_DEPRECATED_IN_1_28        G_DEPRECATED
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="NM-AVAILABLE-IN-1-28:CAPS"></a><h3>NM_AVAILABLE_IN_1_28</h3>
+<pre class="programlisting">    #define NM_AVAILABLE_IN_1_28 G_UNAVAILABLE(1, 28)
 </pre>
 </div>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.33.1</div>
 </body>
 </html>
\ No newline at end of file