Method
GioSocketAddressget_family
since: 2.22
Declaration [src]
GSocketFamily
g_socket_address_get_family (
GSocketAddress* address
)
Description [src]
Gets the socket family type of address
.
Available since: 2.22
Gets property | Gio.SocketAddress:family |
Return value
Type: GSocketFamily
The socket family type of address
.