gio.FileDescriptorBasedT

Undocumented in source.

Public Imports

gio.c.functions
public import gio.c.functions;
Undocumented in source.
gio.c.types
public import gio.c.types;
Undocumented in source.
gtkc.giotypes
public import gtkc.giotypes;
Undocumented in source.

Members

Templates

FileDescriptorBasedT
template FileDescriptorBasedT(TStruct)

#GFileDescriptorBased is implemented by streams (implementations of #GInputStream or #GOutputStream) that are based on file descriptors.

Meta