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

NAME

6       restore
7

SYNOPSIS

9       #include <gstream.h>
10
11
12       void restore();
13

DESCRIPTION

15       When you have activated a tabulator stop (by using the '\t' character),
16       it might change the colour or the font depending on what  or  what  not
17       you  have told it to do. To get the original settings back you can call
18       this function.
19
20       It is automatically called when a newline ('\n') is encountered, and in
21       a few other situations.
22
23
24

SEE ALSO

26       gstream-set_tab(3), gstream-remove_tab(3), gstream-remove_all_tabs(3)
27
28
29
30gstream                           version 1.6                       restore(3)
Impressum