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

NAME

6       set_margin
7

SYNOPSIS

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

DESCRIPTION

15       Sets the margin at the left side of the bitmap. Every time you launch a
16       newline, the cursor will return to this x-position. Default is 0.
17
18

SEE ALSO

20       gstream-get_margin(3)
21
22
23
24gstream                           version 1.6                    set_margin(3)
Impressum