Enums

Details

class GLibUnix.PipeEnd(value)

Bases: GLib.Enum

Mnemonic constants for the ends of a Unix pipe.

New in version 2.80.

READ = 0

The readable file descriptor 0

WRITE = 1

The writable file descriptor 1