Go to the documentation of this file. 1 #ifndef __FlTKPREVIEW_HH__
2 #define __FlTKPREVIEW_HH__
4 #include <FL/Fl_Button.H>
5 #include <FL/Fl_Menu_Window.H>
26 const char *label = 0);
39 int hScrollbarThickness,
int vScrollbarThickness);
44 int x,
int y,
const char *text,
int len);
48 int x,
int y,
int w,
int h,
51 int x,
int y,
int width,
int height);
75 void scrollTo (
int mouseX,
int mouseY);
95 #endif // __FlTKPREVIEW_HH__