gio.UnixFDList

Undocumented in source.

Public Imports

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

Members

Classes

UnixFDList
class UnixFDList

A #GUnixFDList contains a list of file descriptors. It owns the file descriptors that it contains, closing them when finalized.

Meta