Gio.SocketConnectable.enumerate (original) (raw)
Gio
API Version: 2.0
Library Version: 2.85.0
Type
Methods
enumerate proxy_enumerate to_string
Generated by gi-docgen 2024.1
Method
GioSocketConnectableenumerate
since: 2.22
Declaration [src]
GSocketAddressEnumerator*
g_socket_connectable_enumerate (
GSocketConnectable* connectable
)
Description [src]
Creates a GSocketAddressEnumerator
for connectable
.
Available since: 2.22
Return value
Type: GSocketAddressEnumerator
A new GSocketAddressEnumerator
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it.