FLTK 1.3.3
|
A local struct to manage a scrollbar's xywh region and tab values. More...
#include <Fl_Scroll.H>
Public Attributes | |
int | first |
scrollbar tab's "number of first line" | |
int | h |
int | pos |
scrollbar tab's "position of first line displayed" | |
int | size |
scrollbar tab's "size of window in lines" | |
int | total |
scrollbar tab's "total number of lines" | |
int | w |
int | x |
int | y |
A local struct to manage a scrollbar's xywh region and tab values.