gio.SimpleIOStream

Undocumented in source.

Public Imports

gio.c.types
public import gio.c.types;
gtkc.giotypes
public import gtkc.giotypes;

Members

Classes

SimpleIOStream
class SimpleIOStream

GSimpleIOStream creates a gio.IOStream from an arbitrary gio.InputStream and gio.OutputStream This allows any pair of input and output streams to be used with gio.IOStream methods.