Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

platformWindow_unix.h File Reference


Functions

Display* xdisplay ()
bool open_xdisplay (char*)
void setup_events ()
bool set_name (char*)
bool set_icon_name (char*)
bool set_font_info (char*)
bool setup_gcs ()
bool get_graphics_semaphore ()
bool handle_polled_events ()
void handle_reparent_event (XEvent&)

Variables

Display* _display
char* _display_name
int _screen_num
int _display_width
int _display_height
Window _xwindow
int _window_x
int _window_y
int _width
int _height
XFontStruct* _font_info
Atom _wmProtocolsAtom
Atom _wmDeleteWindowAtom
GC _gc
bool _is_mono


Function Documentation

Display * xdisplay ()

bool open_xdisplay (char *) [protected]

void setup_events () [protected]

bool set_name (char *) [protected]

bool set_icon_name (char *) [protected]

bool set_font_info (char *) [protected]

bool setup_gcs () [protected]

bool get_graphics_semaphore () [protected]

bool handle_polled_events () [protected]

void handle_reparent_event (XEvent &) [protected]


Variable Documentation

Display* _display

char* _display_name

int _screen_num

int _display_width

int _display_height

Window _xwindow

int _window_x

int _window_y

int _width

int _height

XFontStruct* _font_info

Atom _wmProtocolsAtom

Atom _wmDeleteWindowAtom

GC _gc

bool _is_mono


Generated at Tue Jun 27 12:06:57 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999