Gio.SocketClient.prototype.get_family
function get_family(): Gio.SocketFamily {
// Gjs wrapper for g_socket_client_get_family()
}
Gets the socket family of the socket client.
See Gio.SocketClient.prototype.set_family for details.
Since 2.22
- Returns