gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
GInputStreamClass.skipFinish
gio
c
types
GInputStreamClass
struct
GInputStreamClass
extern (
C
)
ptrdiff_t
function
(
GInputStream
*
stream
,
GAsyncResult
*
result
,
GError
**
err
)
skipFinish
;
Return Value
the size of the bytes skipped, or %-1 on error.
Throws
GException on failure.
Meta
Source
See Implementation
gio
c
types
GInputStreamClass
variables
GReserved1
GReserved2
GReserved3
GReserved4
GReserved5
closeAsync
closeFinish
closeFn
parentClass
readAsync
readFinish
readFn
skip
skipAsync
skipFinish