gstream-set_bitmap - Man Page
set_bitmap
Synopsis
#include <gstream.h>
void set_bitmap(BITMAP *bmp);
Description
Sets the bitmap that the stream will draw characters on. This may also be done while constructing the stream (see the introduction).
See Also
Referenced By
version 1.6 gstream manual