
Scroll bar component. More...
Derived from: | public CL_GUIComponent |
Derived by: | None |
Group: | Components (GUI) |
#include <ClanLib/gui.h>
Class Members:
Construction: | |
| |
Returns the preferred size of a render box. | |
Returns the preferred width of the scrollbar. | |
Returns the preferred height of the scrollbar. |
| |
Calculate the scrollbar range and page_step size for scrolling in pixels. | |
| |
Called for every type of scrollbar scrolling. | |
Called when scrolled to minimum position. | |
Called when scrolled to maximum position. | |
Called when decrement button is clicked. | |
Called when increment button is clicked. | |
Called when decrement track is clicked. | |
Called when increment track is clicked. | |
Called when user released scroll thumb. | |
Called as user moves the scroll thumb. | |
Called when user releases the mouse after scrolling. |