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

NAME

6       set_color
7

SYNOPSIS

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

DESCRIPTION

15       Sets  the  colour  to  draw the font with. For a detailed discussion of
16       this see the documentation for Allegro (under textout)  -  the  gstream
17       will  pass this colour variable directly to the string drawing function
18       so the same rules as for normal textouts apply to it.  The  default  is
19       -1.
20
21

SEE ALSO

23       gstream-get_color(3)
24
25
26
27gstream                           version 1.6                     set_color(3)
Impressum