1set_bitmap(3) gstream manual set_bitmap(3)
23
4
NAME
6set_bitmap
7
SYNOPSIS
9#include <gstream.h>
1011
12
void set_bitmap(BITMAP *bmp);
13
DESCRIPTION
15Sets the bitmap that the stream will draw characters on. This may also
16be done while constructing the stream (see the introduction).
1718
SEE ALSO
20gstream-get_bitmap(3)
2122
23
24
gstream version 1.6 set_bitmap(3)