#include <bcwindow.h>
Inheritance diagram for BC_Window:

Public Member Functions | |
| BC_Window (char *title, int x, int y, int w, int h, int minw=-1, int minh=-1, int allow_resize=1, int private_color=0, int hide=0, int bg_color=-1, char *display_name="", int group_it=1) | |
| virtual | ~BC_Window () |
Definition at line 6 of file bcwindow.h.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Definition at line 6 of file bcwindow.C. |
|
|
Definition at line 40 of file bcwindow.C. |
1.4.4