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

NAME

6       set_bitmap
7

SYNOPSIS

9       #include <gstream.h>
10
11
12       void set_bitmap(BITMAP *bmp);
13

DESCRIPTION

15       Sets  the bitmap that the stream will draw characters on. This may also
16       be done while constructing the stream (see the introduction).
17
18

SEE ALSO

20       gstream-get_bitmap(3)
21
22
23
24gstream                           version 1.6                    set_bitmap(3)
Impressum