#include <winX.h>
Data Fields | |
XFontStruct * | fs |
int | num_lines |
struct line_element * | head |
struct line_element * | line_here |
struct line_element * | last_pause |
struct line_element * | last_pause_head |
GC | gc |
int | char_width |
int | char_height |
int | char_ascent |
int | char_lbearing |
Dimension | viewport_width |
Dimension | viewport_height |
Boolean | dirty |
Boolean mesg_info_t::dirty |
XFontStruct* mesg_info_t::fs |
struct line_element* mesg_info_t::head |
struct line_element* mesg_info_t::last_pause |
struct line_element* mesg_info_t::line_here |
Dimension mesg_info_t::viewport_height |
Dimension mesg_info_t::viewport_width |