SeekableT.canSeek

Tests if the stream supports the #GSeekableIface.

template SeekableT(TStruct)
bool
canSeek
()

Return Value

Type: bool

%TRUE if @seekable can be seeked. %FALSE otherwise.

Meta