[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

g_seekable_seek

Declaration

Source position: lazgio2.pas line 8251

function g_seekable_seek(

  seekable: PGSeekable;

  offset: gint64;

  type_: TGSeekType;

  cancellable: PGCancellable;

  error: PPGError

):gboolean;