Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

GSeekable

GSeekable


Description

Stream seeking interface

Methods and Functions

gSeekableTell(object)
gSeekableCanSeek(object)
gSeekableSeek(object, offset, type = "G_SEEK_SET", cancellable = NULL, .errwarn = TRUE)
gSeekableCanTruncate(object)
gSeekableTruncate(object, offset, cancellable = NULL, .errwarn = TRUE)

Hierarchy

GInterface
   +----GSeekable

Implementations

Detailed Description

GSeekable is implemented by streams (implementations of GInputStream or GOutputStream) that support seeking.

Structures

GSeekable

Seek object for streaming operations.

Author(s)

Derived by RGtkGen from GTK+ documentation

References


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.