X11Window

Undocumented in source.

Members

Functions

create
void create(int x, int y, int w, int h, string title)
Undocumented in source. Be warned that the author may not have intended to support it.
onPaint
void onPaint(Canvas canvas)
Undocumented in source. Be warned that the author may not have intended to support it.
repaint
void repaint()
Undocumented in source. Be warned that the author may not have intended to support it.
repaint
void repaint(int x0, int y0, int x1, int y1)
Undocumented in source. Be warned that the author may not have intended to support it.
setContent
void setContent(Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From IWindow

setContent
void setContent(Widget widget)
Undocumented in source.
create
void create(int x, int y, int w, int h, string title)
Undocumented in source.
repaint
void repaint()
Undocumented in source.
repaint
void repaint(int x0, int y0, int x1, int y1)
Undocumented in source.

Meta