#include <browser.h>
Definition at line 16 of file browser.h.
◆ columns
◆ current_color
| int ui_browser::current_color |
◆ entries
| void * ui_browser::entries |
◆ extra_title_lines
| u8 ui_browser::extra_title_lines |
◆ filter
◆ height
◆ helpline
| char* ui_browser::helpline |
◆ horiz_scroll
| u16 ui_browser::horiz_scroll |
◆ index
◆ navkeypressed
| bool ui_browser::navkeypressed |
◆ nr_entries
| u32 ui_browser::nr_entries |
◆ priv
◆ refresh
| unsigned int(* ui_browser::refresh) (struct ui_browser *browser) |
◆ refresh_dimensions
| void(* ui_browser::refresh_dimensions) (struct ui_browser *browser) |
◆ rows
◆ seek
| void(* ui_browser::seek) (struct ui_browser *browser, off_t offset, int whence) |
◆ title
| const char* ui_browser::title |
◆ top
◆ top_idx
◆ use_navkeypressed
| bool ui_browser::use_navkeypressed |
◆ width
◆ write
| void(* ui_browser::write) (struct ui_browser *browser, void *entry, int row) |
The documentation for this struct was generated from the following file: