1get_insert_mode(3)              gstream manual              get_insert_mode(3)
2
3
4

NAME

6       get_insert_mode
7

SYNOPSIS

9       #include <gstream.h>
10
11
12       bool get_insert_mode();
13

DESCRIPTION

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

SEE ALSO

20       gstream-set_insert_mode(3)
21
22
23
24gstream                           version 1.6               get_insert_mode(3)
Impressum