gSeekableTell {RGtk2}R Documentation

gSeekableTell

Description

Tells the current position within the stream.

Usage

gSeekableTell(object)

Arguments

object

a GSeekable.

Value

[numeric] the offset from the beginning of the buffer.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]