Class Seekable.seekable

method can_seek : unit -> bool
method can_truncate : unit -> bool
method tell : unit -> int64
method truncate : int64 -> Ocgtk_gio__.GCancellable.cancellable_t option -> (bool, GError.t) result
method as_seekable : Ocgtk_gio__.Seekable.t