gOutputStreamSpliceAsync
Splices a stream asynchronously.
When the operation is finished callback
will be called.
You can then call gOutputStreamSpliceFinish
to get the
result of the operation.
gOutputStreamSpliceAsync(object, source, flags = "G_OUTPUT_STREAM_SPLICE_NONE", io.priority = 0, cancellable = NULL, callback, user.data = NULL)
|
|
|
a |
|
a set of |
|
the io priority of the request. |
|
optional |
|
|
|
user data passed to |
For the synchronous, blocking version of this function, see
gOutputStreamSplice
.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.