about summary refs log tree commit diff
path: root/docs/libnm/html/NMClient.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-05-26 22:00:52 +0200
committerMichael Biebl <biebl@debian.org>2022-05-26 22:00:52 +0200
commited3fbd48dfdf52a008aa4e281b3ab3a8c08c4900 (patch)
tree751dbc6a721e96f7af9f689e443a7061ad06f3a8 /docs/libnm/html/NMClient.html
parent34881d66ffb4eaa113e318a7bc09f7ba3c7e4aec (diff)
parentb3b81846241e51b3e2bfb34c1b5af385cdcdf894 (diff)
Merge branch 'debian/master' into debian/bullseye-backports
Diffstat (limited to 'docs/libnm/html/NMClient.html')
-rw-r--r--docs/libnm/html/NMClient.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libnm/html/NMClient.html b/docs/libnm/html/NMClient.html
index 2e9f557a..f74bf1f3 100644
--- a/docs/libnm/html/NMClient.html
+++ b/docs/libnm/html/NMClient.html
@@ -2885,7 +2885,7 @@ nm_client_get_active_connections (<em class="parameter"><code><a class="link" hr
 <div class="refsect3">
 <a name="nm-client-get-active-connections.returns"></a><h4>Returns</h4>
 <p>a <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a>
-containing all the active <span class="type">NMActiveConnections</span>.
+containing all the active <a href="NMActiveConnection.html#NMActiveConnection-struct"><span class="type">NMActiveConnections</span></a>.
 The returned array is owned by the client and should not be modified. </p>
 <p><span class="annotation">[<acronym title="The data is owned by the callee, which is responsible of freeing it."><span class="acronym">transfer none</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> NMActiveConnection]</span></p>
 </div>