Method
GioSocketClientget_socket_type
since: 2.22
Declaration [src]
GSocketType
g_socket_client_get_socket_type (
GSocketClient* client
)
Description [src]
Gets the socket type of the socket client.
See g_socket_client_set_socket_type()
for details.
Available since: 2.22
Return value
Type: GSocketType
A GSocketFamily
.