A local struct to manage a scrollbar's xywh region and tab values.
More...
#include <Fl_Scroll.H>
|
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.
The documentation for this struct was generated from the following file: