diff options
| author | Michael Biebl <biebl@debian.org> | 2024-07-05 18:15:13 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-07-05 18:15:13 +0200 |
| commit | 58affb29b8386d6d26359da604a64fefe7ae0a60 (patch) | |
| tree | 6c0c9b519e431ca178070c89f516dbaa660bbddb /docs/libnm/html/libnm-nm-version-macros.html | |
| parent | 8e2fde558a5af5c3b03a5112dbd8f9085c5a8369 (diff) | |
New upstream version 1.48.4 upstream/1.48.4
Diffstat (limited to 'docs/libnm/html/libnm-nm-version-macros.html')
| -rw-r--r-- | docs/libnm/html/libnm-nm-version-macros.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/libnm/html/libnm-nm-version-macros.html b/docs/libnm/html/libnm-nm-version-macros.html index e2e61fe5..a8c19199 100644 --- a/docs/libnm/html/libnm-nm-version-macros.html +++ b/docs/libnm/html/libnm-nm-version-macros.html @@ -8,7 +8,7 @@ <link rel="up" href="ch05.html" title="Utility API Reference"> <link rel="prev" href="libnm-nm-version.html" title="nm-version"> <link rel="next" href="ch06.html" title="VPN Plugin API Reference"> -<meta name="generator" content="GTK-Doc V1.34.0 (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"> @@ -238,7 +238,7 @@ </div> <div class="refsect3"> <a name="NM-CHECK-VERSION.returns"></a><h4>Returns</h4> -<p> <code class="literal">TRUE</code> if the version of the NetworkManager header files +<p> <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the version of the NetworkManager header files is the same as or newer than the passed-in version.</p> </div> </div> @@ -269,7 +269,7 @@ is compiled against.</p> <hr> <div class="refsect2"> <a name="NM-MICRO-VERSION:CAPS"></a><h3>NM_MICRO_VERSION</h3> -<pre class="programlisting">#define NM_MICRO_VERSION (2) +<pre class="programlisting">#define NM_MICRO_VERSION (4) </pre> <p>Evaluates to the micro version number of NetworkManager which this source compiled against.</p> @@ -462,6 +462,6 @@ compiled against.</p> </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.34.0</div> +<hr>Generated by GTK-Doc V1.33.1</div> </body> </html> \ No newline at end of file |