gstream-get_insert_mode - Man Page

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)

Referenced By

gstream-set_insert_mode(3).

version 1.6 gstream manual