gstream-get_insert_mode

Langue: en

Version: version 1.6 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

get_insert_mode

SYNOPSIS

#include <gstream.h>

bool get_insert_mode();

DESCRIPTION

True if pressing a key makes the inputter insert the character. False if the inputter overwrites the next character with the new character.

SEE ALSO

gstream-set_insert_mode(3)