| changeProperty(Atom property, Atom type, int mode, const std::string value) | fl::Window | |
| checkTypedEvent(XEvent &event, int eventType) | fl::Window | |
| clear(int x=0, int y=0, int width=0, int height=0, bool exposures=false) | fl::Window | |
| copyArea(const fl::GC &gc, const fl::Drawable &source, int toX=0, int toY=0, int fromX=0, int fromY=0, int width=0, int height=0) | fl::Drawable | |
| getGeometry(int &x, int &y, int &width, int &height, int &border, int &depth) const | fl::Drawable | |
| getImage(int x=0, int y=0, int width=0, int height=0) const | fl::Drawable | |
| getSize(int &width, int &height) const | fl::Drawable | |
| GLXWindow() | fl::GLXWindow | [inline] |
| GLXWindow(fl::Window &parent, int width=100, int height=100, int x=0, int y=0) | fl::GLXWindow | [inline] |
| GLXWindow(fl::Screen &screen, int width=100, int height=100, int x=0, int y=0) | fl::GLXWindow | [inline] |
| id | fl::Resource | |
| makeCurrent(fl::GLXContext &context) const | fl::GLXDrawable | |
| map() | fl::Window | |
| processEvent(XEvent &event) | fl::Window | [virtual] |
| putImage(const fl::GC &gc, const XImage *image, int toX=0, int toY=0, int fromX=0, int fromY=0, int width=0, int height=0) | fl::Drawable | |
| resize(int width, int height) | fl::Window | |
| screen | fl::Resource | |
| selectInput(long eventMask) | fl::Window | |
| sendEvent(XEvent &event, unsigned long eventMask=0, bool propogate=true) | fl::Window | |
| setColormap(fl::Colormap &colormap) | fl::Window | |
| setWMName(const std::string name) | fl::Window | |
| setWMProtocols(const std::vector< Atom > &protocols) | fl::Window | |
| swapBuffers() const | fl::GLXDrawable | |
| unmap() | fl::Window | |
| Window(fl::Screen *screen=NULL,::Window id=None) | fl::Window | |
| Window(fl::Window &parent, int width=100, int height=100, int x=0, int y=0) | fl::Window | |
| Window(fl::Screen &screen, int width=100, int height=100, int x=0, int y=0) | fl::Window | |
| ~Resource() | fl::Resource | [virtual] |
| ~Window() | fl::Window | [virtual] |