Description Methods and Functions Hierarchy Implementations Detailed Description Structures Author(s) References
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)
1 2 | 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
https://developer.gnome.org/gio/stable/GSeekable.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.