Method

GioSeekabletell

Declaration

goffset
g_seekable_tell (
  GSeekable* seekable
)

Description

Tells the current position within the stream.

Return value

Type: goffset

The (positive or zero) offset from the beginning of the buffer, zero if the target is not seekable.