Description Usage Arguments Details Author(s)
This is the asynchronous version of gSocketListenerAccept
.
1 2 | gSocketListenerAcceptAsync(object, cancellable = NULL, callback,
user.data = NULL)
|
|
a |
|
a |
|
a |
|
user data for the callback |
When the operation is finished callback
will be
called. You can then call gSocketListenerAcceptSocket
to get the result of the operation.
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.