GSeekableIface.seek

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

Throws

GException on failure.

Meta