Input

Input — Callbacks on file descriptors

Includes

#include <gdk/gdk.h>

Description

The functions in this section are used to establish callbacks when some condition becomes true for a file descriptor. They are currently just wrappers around the IO Channel facility.

Functions

Types and Values

See Also

GLib Main Loop

The main loop in which input callbacks run.

IO Channels

A newer and more flexible way of doing IO callbacks.