gio.SeekableT

Undocumented in source.

Public Imports

gio.Cancellable
public import gio.Cancellable;
gio.c.functions
public import gio.c.functions;
gio.c.types
public import gio.c.types;
glib.ErrorG
public import glib.ErrorG;
glib.GException
public import glib.GException;
gtkc.giotypes
public import gtkc.giotypes;

Members

Templates

SeekableT
template SeekableT(TStruct)

GSeekable is implemented by streams (implementations of gio.InputStream or gio.OutputStream) that support seeking.