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
Referenced By
version 1.6 gstream manual