GII input

Name

gii_input : GII input

Synopsis

#include <ggi/gii.h>

/* A stem on which the gii api is attached.
 */
typedef struct gg_stem *gii_input;

Description

The gii_input is an alias for struct gg_stem. It is inherited from GGI 2.2.x and still exists for simple migration from GGI 2.2.x.

See Also