Data Fields | |
Window | window |
Pixmap | back |
Pixmap | front |
int | x |
int | y |
unsigned | width |
unsigned | height |
MyX_Geometry | geom |
int | win_x |
int | win_y |
unsigned | win_width |
unsigned | win_height |
MyX_Handlers | handlers |
unsigned long | eventMask |
bx_mouse_function | on_mouse_move |
bx_mouse_function | on_mouse_press |
bx_mouse_function | on_mouse_release |
bx_key_function | on_key_press |
bx_key_function | on_key_release |
Window bx_window_stuff::window |
Pixmap bx_window_stuff::back |
Pixmap bx_window_stuff::front |
unsigned bx_window_stuff::width |
unsigned bx_window_stuff::height |
unsigned bx_window_stuff::win_width |
unsigned bx_window_stuff::win_height |
unsigned long bx_window_stuff::eventMask |