Gio.Seekable.prototype.tell
function tell(): Number(gint64) { // Gjs wrapper for g_seekable_tell() }
Tells the current position within the stream.
- Returns
the offset from the beginning of the buffer.
function tell(): Number(gint64) { // Gjs wrapper for g_seekable_tell() }
Tells the current position within the stream.
the offset from the beginning of the buffer.