Description Usage Arguments Details Author(s)
Sets the local the socket client.
The sockets created by this object will bound to the
specified address (if not NULL
) before connecting.
1 | gSocketClientSetLocalAddress(object, address)
|
|
a |
|
a |
This is useful if you want to ensure the the local side of the connection is on a specific port, or on a specific interface. 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.