GSeekableIface.seek

Seeks to a location within a stream.

struct GSeekableIface
extern (C)
bool function(GSeekable* seekable, long offset, GSeekType type, GCancellable* cancellable, GError** _err) seek;