#include <xwindowp.h>
Data Fields | |
Dimension | rows |
Dimension | columns |
Pixel | foreground |
Pixel | black |
Pixel | red |
Pixel | green |
Pixel | brown |
Pixel | blue |
Pixel | magenta |
Pixel | cyan |
Pixel | gray |
Pixel | orange |
Pixel | bright_green |
Pixel | yellow |
Pixel | bright_blue |
Pixel | bright_magenta |
Pixel | bright_cyan |
Pixel | white |
XFontStruct * | font |
XtCallbackList | expose_callback |
XtCallbackList | input_callback |
XtCallbackList | resize_callback |
Pixel WindowPart::black |
Pixel WindowPart::blue |
Pixel WindowPart::bright_blue |
Pixel WindowPart::bright_cyan |
Pixel WindowPart::bright_green |
Pixel WindowPart::brown |
Dimension WindowPart::columns |
Pixel WindowPart::cyan |
XtCallbackList WindowPart::expose_callback |
XFontStruct* WindowPart::font |
Pixel WindowPart::foreground |
Pixel WindowPart::gray |
Pixel WindowPart::green |
XtCallbackList WindowPart::input_callback |
Pixel WindowPart::magenta |
Pixel WindowPart::orange |
Pixel WindowPart::red |
XtCallbackList WindowPart::resize_callback |
Dimension WindowPart::rows |
Pixel WindowPart::white |
Pixel WindowPart::yellow |