Enumeration

GLibUnixPipeEnd

since: 2.80

Declaration

enum GLib.UnixPipeEnd

Description

Mnemonic constants for the ends of a Unix pipe.

Available since: 2.80

Members

Name Description
G_UNIX_PIPE_END_READ

The readable file descriptor 0

G_UNIX_PIPE_END_WRITE

The writable file descriptor 1