

Public Member Functions | |
| win_scrollbar (win_scroll *) | |
| win_scrollbar (win_scrollbar &) | |
| win_scrollbar (char *rep) | |
| void | update_bar () |
| void | load (char *) |
| void | update_back () |
| void | destroy () |
| void | set_scrollbar (win_scrollbar &) |
| void | set_scrollbar (win_theme &wt) |
| void | set_visible_scrollbar (bool b) |
| void | set_trans_scrollbar (bool b) |
| void | set_brightness_scrollbar (bool b) |
| void | draw (drawing_area *da=NULL) |
| u_int16 | height_bar () |
Definition at line 22 of file win_scrollbar.h.
1.7.1