Description Usage Arguments Details Author(s)
Sets the socket type of the socket client. The sockets created by this object will be of the specified type.
1 | gSocketClientSetSocketType(object, type)
|
|
a |
|
a |
It doesn't make sense to specify a type of G_SOCKET_TYPE_DATAGRAM
,
as GSocketClient is used for connection oriented services.
Since 2.22
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.