Gio.FileDescriptorBased¶
| Implementations: | |
|---|---|
Gio.UnixInputStream, Gio.UnixOutputStream |
|
Properties¶
None
Signals¶
None
Fields¶
None
Class Details¶
-
class
Gio.FileDescriptorBased¶ Bases: GObject.GInterfaceStructure: Gio.FileDescriptorBasedIfaceGio.FileDescriptorBasedis implemented by streams (implementations ofGio.InputStreamorGio.OutputStream) that are based on file descriptors.Note that
<gio/gfiledescriptorbased.h>belongs to the UNIX-specific GIO interfaces, thus you have to use thegio-unix-2.0.pcpkg-config file when using it.New in version 2.24.