|
Linux Kernel
3.7.1
|
#include <browser.h>
Data Fields | |
| u64 | index |
| u64 | top_idx |
| void * | top |
| void * | entries |
| u16 | y |
| u16 | x |
| u16 | width |
| u16 | height |
| int | current_color |
| void * | priv |
| const char * | title |
| char * | helpline |
| unsigned int(* | refresh )(struct ui_browser *self) |
| void(* | write )(struct ui_browser *self, void *entry, int row) |
| void(* | seek )(struct ui_browser *self, off_t offset, int whence) |
| bool(* | filter )(struct ui_browser *self, void *entry) |
| u32 | nr_entries |
| bool | navkeypressed |
| bool | use_navkeypressed |
| unsigned int(* refresh)(struct ui_browser *self) |
1.8.2