Namespace
GLibUnix – 2.0
Unix-specific APIs in GLib
Dependencies
| GLib—2.0 | The base utility library | 
| Browse documentation | 
Related libraries
| GModule | Portable API for dynamically loading modules | 
| Browse documentation | |
| GObject | The base type system library | 
| Browse documentation | |
| GIO | GObject Interfaces and Objects, Networking, IPC, and I/O | 
| Browse documentation | 
Structs
| Pipe | A Unix pipe. The advantage of this type over  since: 2.80 | 
Enumerations
| PipeEnd | Mnemonic constants for the ends of a Unix pipe. since: 2.80 | 
Callbacks
| FDSourceFunc | The type of functions to be called when a UNIX fd watch source triggers. |