Documentation
Dlang.org
GSeekableIface.seek
gio
c
types
GSeekableIface
Seeks to a location within a stream.
struct
GSeekableIface
extern (
C
)
bool
function
(
GSeekable
*
seekable
,
long
offset
,
GSeekType
type
,
GCancellable
*
cancellable
,
GError
**
_err
)
seek
;
gio
c
types
GSeekableIface
variables
canSeek
canTruncate
gIface
seek
tell
truncateFn
Seeks to a location within a stream.