FLTK 1.3.8
|
A local struct to manage a region defined by left/right/top/bottom. More...
#include <Fl_Scroll.H>
Public Attributes | |
int | b |
(b)ottom "y" position, aka y2 | |
int | l |
(l)eft "x" position, aka x1 | |
int | r |
(r)ight "x" position, aka x2 | |
int | t |
(t)op "y" position, aka y1 | |
A local struct to manage a region defined by left/right/top/bottom.