GSeekable
Stream seeking interface
gSeekableTell(object)gSeekableCanSeek(object)gSeekableSeek(object, offset, type = "G_SEEK_SET", cancellable = NULL, .errwarn = TRUE)gSeekableCanTruncate(object)gSeekableTruncate(object, offset, cancellable = NULL, .errwarn = TRUE)
GInterface +----GSeekable
GSeekable is implemented by
GFileIOStream, GFileInputStream, GFileOutputStream, GMemoryInputStream and GMemoryOutputStream.
GSeekable is implemented by streams (implementations of
GInputStream or GOutputStream) that support seeking.
GSeekableSeek object for streaming operations.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.