gstream-get_insert_mode(3)

get_insert_mode(3) gstream manual get_insert_mode(3)

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)

version 1.6 gstream