SocketClientEvent
Describes an event occurring on a #GSocketClient. See the #GSocketClient::event signal for more details.
Additional values may be added to this type in the future.
Since
2.32
Entries
The client is connecting to a remote host (either a proxy or the destination server).
The client is negotiating with a proxy to connect to the destination server.
The client has negotiated with the proxy server.
The client is performing a TLS handshake.
The client has performed a TLS handshake.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.