gui_vfslist Struct Reference

Graphical presentation of a vfslist. More...

#include <gui_vfslist.h>

Collaboration diagram for gui_vfslist:
Collaboration graph
[legend]

Data Fields

WINDOW * win
 Curses window used to draw entries.
unsigned int winheight
 Height of the Curses window.
unsigned int winfocused
 Focus state of window to determine selection color.
int shownumbers
 Show index numbers before each entry.
struct vfslistlist
 List that should be used for display.
struct vfsrefvr_top
 Item currently at the top of the screen.
unsigned int idx_top
 Index number of vr_top.
struct vfsrefvr_selected
 Item selected with the cursor.
unsigned int idx_selected
 Index number of vr_selected.
char percent [8]
 String containing a percentual notation of the progress in the list.
void(* callback )(void)
 Callback function that should be run after a refresh.

Detailed Description

Graphical presentation of a vfslist.

Definition at line 40 of file gui_vfslist.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:55 2010 for herrie by  doxygen 1.6.3