gstream-get_cursor_h

Langue: en

Autres versions - même langue

Version: version 1.6 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

get_cursor_h

SYNOPSIS

#include <gstream.h>

int get_cursor_h();

DESCRIPTION

Returns the input cursor height in the current insert mode, i.e. if the gstream is in insert mode when this function is called, it will return the cursor's insert height, and if in overwrite mode it will return the cursor's overwrite height.

SEE ALSO

gstream-get_cursor_w(3), gstream-set_cursor_dimensions(3)