| add_string(char *str) | UI_LISTBOX | |
| base_create(UI_WINDOW *wnd, int _kind, int _x, int _y, int _w, int _h) | UI_GADGET | |
| base_drag_x | UI_GADGET | protected |
| base_drag_y | UI_GADGET | protected |
| base_dragging | UI_GADGET | protected |
| base_start_x | UI_GADGET | protected |
| base_start_y | UI_GADGET | protected |
| bm_filename | UI_GADGET | protected |
| bmap_ids | UI_GADGET | |
| bmaps_used() | UI_GADGET | inline |
| capture_mouse() | UI_GADGET | |
| check_move() | UI_GADGET | protected |
| children | UI_GADGET | protected |
| clear_all_items() | UI_LISTBOX | |
| clear_focus() | UI_GADGET | |
| create(UI_WINDOW *wnd, int _x, int _y, int _w, int _h, int _numitem, char **_list, char *_check_list=NULL, int _max_items=-1) | UI_LISTBOX | |
| current() | UI_LISTBOX | |
| CurSize() | UI_LISTBOX | |
| destroy() | UI_GADGET | protectedvirtual |
| disable() | UI_GADGET | |
| disabled() | UI_GADGET | |
| disabled_flag | UI_GADGET | protected |
| drag_with_children(int dx, int dy) | UI_GADGET | protected |
| enable(int n=1) | UI_GADGET | |
| enabled() | UI_GADGET | |
| get_dimensions(int *_x, int *_y, int *_w, int *_h) | UI_GADGET | |
| get_hotspot() | UI_GADGET | |
| get_mouse_pos(int *xx, int *yy) | UI_GADGET | |
| get_next() | UI_GADGET | protected |
| get_prev() | UI_GADGET | protected |
| get_string(int _index) | UI_LISTBOX | |
| h | UI_GADGET | protected |
| has_focus() | UI_GADGET | |
| hidden | UI_GADGET | protected |
| hide(int n) | UI_GADGET | virtual |
| hide() | UI_GADGET | virtual |
| hotkey | UI_GADGET | protected |
| hotspot_num | UI_GADGET | protected |
| is_hidden() | UI_GADGET | virtual |
| is_mouse_on() | UI_GADGET | |
| is_mouse_on_children() | UI_GADGET | protected |
| kind | UI_GADGET | protected |
| link_hotspot(int up_button_num, int down_button_num) | UI_LISTBOX | |
| UI_GADGET::link_hotspot(int num) | UI_GADGET | |
| linked_to_hotspot | UI_GADGET | protected |
| m_flags | UI_GADGET | protected |
| m_num_frames | UI_GADGET | protected |
| MaxSize() | UI_LISTBOX | |
| mouse_captured(UI_GADGET *gadget=NULL) | UI_GADGET | |
| my_wnd | UI_GADGET | protected |
| next | UI_GADGET | protected |
| parent | UI_GADGET | protected |
| prev | UI_GADGET | protected |
| remove_from_family() | UI_GADGET | protected |
| RemoveFirstItem() | UI_LISTBOX | |
| reset() | UI_GADGET | |
| ScrollEnd() | UI_LISTBOX | |
| sel_changed() | UI_LISTBOX | |
| selected() | UI_LISTBOX | |
| set_bmaps(char *lbox_fname, char *b_up_fname, char *b_down_fname, char *sb_fname) | UI_LISTBOX | |
| UI_GADGET::set_bmaps(char *ani_filename, int nframes=3, int start_frame=1) | UI_GADGET | |
| set_callback(void(*_user_function)(void)) | UI_GADGET | |
| set_current(int _index) | UI_LISTBOX | |
| set_drawframe(int mode) | UI_LISTBOX | |
| set_first_item(int _index) | UI_LISTBOX | |
| set_focus() | UI_GADGET | |
| set_hotkey(int keycode) | UI_GADGET | |
| set_new_list(int _numitems, char **_list) | UI_LISTBOX | |
| set_parent(UI_GADGET *_parent) | UI_GADGET | protected |
| start_drag_with_children() | UI_GADGET | protected |
| stop_drag_with_children() | UI_GADGET | protected |
| toggled() | UI_LISTBOX | |
| UI_GADGET() | UI_GADGET | |
| unhide() | UI_GADGET | virtual |
| update_dimensions(int _x, int _y, int _w, int _h) | UI_GADGET | |
| user_function | UI_GADGET | protected |
| uses_bmaps | UI_GADGET | protected |
| w | UI_GADGET | protected |
| x | UI_GADGET | protected |
| y | UI_GADGET | protected |
| ~UI_GADGET() | UI_GADGET | virtual |