Description Usage Arguments Details Value Author(s)
Checks and resets the pending connect error for the socket.
This is used to check for errors when gSocketConnect
is
used in non-blocking mode.
1 | gSocketCheckConnectResult(object, .errwarn = TRUE)
|
|
a |
.errwarn |
Whether to issue a warning on error or fail silently |
Since 2.22
A list containing the following elements:
retval |
[logical] |
|
|
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.