Documentation
Dlang.org
Seekable.canSeek
gio
seekable
Seekable
Tests if the stream supports the #GSeekableIface.
interface
Seekable
bool
canSeek
(
)
Return Value
Type:
bool
true if seekable can be seeked. false otherwise.
gio
seekable
Seekable
functions
canSeek
canTruncate
seek
tell
truncate
Tests if the stream supports the #GSeekableIface.