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