From 1372848511cb896b80b51ed1a3e9606bd9816631 Mon Sep 17 00:00:00 2001
From: Michael Biebl
connections
an array of NMConnections to +
an array of NMConnections to filter.
an array of
-NMConnections that could be activated with the given ap
+NMConnections that could be activated with the given ap
. The array should
be freed with g_ptr_array_unref() when it is no longer required.
WARNING: the transfer annotation for this function may not work correctly @@ -601,7 +601,7 @@ You can filter the list yourself with
gboolean nm_access_point_connection_valid (+NMAccessPoint *ap, -NMConnection *connection);
NMConnection *connection);
Validates a given connection against a given Wi-Fi access point to ensure that
the connection may be activated with that AP. The connection must match the
ap
@@ -624,7 +624,7 @@ against
connection
an NMConnection to validate against ap
+
an NMConnection to validate against ap