go
GOutputStreamClass.writevFinish
gio
c
types
GOutputStreamClass
struct
GOutputStreamClass
extern (
C
)
int
function
(
GOutputStream
*
stream
,
GAsyncResult
*
result
,
size_t
*
bytesWritten
,
GError
**
err
)
writevFinish
;
Return Value
TRUE
on success,
FALSE
if there was an error
Throws
GException on failure.
gio
c
types
GOutputStreamClass
variables
GReserved4
GReserved5
GReserved6
GReserved7
GReserved8
closeAsync
closeFinish
closeFn
flush
flushAsync
flushFinish
splice
spliceAsync
spliceFinish
writeAsync
writeFinish
writeFn
writevAsync
writevFinish
writevFn