Packages
gio-2.0
GLib
Seekable
can_seek
can_truncate
seek
tell
truncate
can_seek
Description:
public
abstract
bool
can_seek
()
Tests if the stream supports the
Seekable
.
Parameters:
this
a
Seekable
.
Returns:
true
if
this
can be seeked.
false
otherwise.