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

NAME

6       get_cursor_w
7

SYNOPSIS

9       #include <gstream.h>
10
11
12       int get_cursor_w();
13

DESCRIPTION

15       Returns  the input cursor width in the current insert-mode, i.e. if the
16       gstream is in insert mode when this function is called, it will  return
17       the  cursor's insert width, and if in overwrite mode it will return the
18       cursor's overwrite width.
19
20

SEE ALSO

22       gstream-get_cursor_h(3), gstream-set_cursor_dimensions(3)
23
24
25
26gstream                           version 1.6                  get_cursor_w(3)
Impressum