Gio.SocketConnectable.prototype.enumerate
function enumerate(): Gio.SocketAddressEnumerator {
// Gjs wrapper for g_socket_connectable_enumerate()
}
Creates a Gio.SocketAddressEnumerator for connectable.
Since 2.22
- Returns
a new Gio.SocketAddressEnumerator.