From 87d61411bb3453587d21487da04fcf770fee7d55 Mon Sep 17 00:00:00 2001
From: Michael Biebl
const GPtrArray *
nm_device_get_available_connections (NMDevice *device);
-Gets the NMRemoteConnections currently known to the daemon that could +
Gets the NMRemoteConnections currently known to the daemon that could
be activated on device
.
device
the GPtrArray -containing NMRemoteConnections. This is the internal copy used by +containing NMRemoteConnections. This is the internal copy used by the connection, and must not be modified.
[element-type NMRemoteConnection]