#include <X.h>
Inheritance diagram for fl::Drawable:

Public Methods | |
| void | getGeometry (int &x, int &y, int &width, int &height, int &border, int &depth) const |
| void | getSize (int &width, int &height) const |
| void | 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) |
| Image | getImage (int x=0, int y=0, int width=0, int height=0) const |
| void | 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) |
|
||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||
|
|
1.2.18