Gio.SocketClient.prototype.get_socket_type
function get_socket_type(): Gio.SocketType {
// Gjs wrapper for g_socket_client_get_socket_type()
}
Gets the socket type of the socket client.
See Gio.SocketClient.prototype.set_socket_type for details.
Since 2.22
- Returns