ELinks 0.18.0
menu Struct Reference

#include <menu.h>

Collaboration diagram for menu:

Data Fields

struct windowwin
 
struct menu_itemitems
 
int size
 
int selected
 
int first
 
int last
 
struct el_box box
 
int parent_x
 
int parent_y
 
int hotkeys
 
void * data
 

Field Documentation

◆ box

struct el_box menu::box

◆ data

void* menu::data

◆ first

int menu::first

◆ hotkeys

int menu::hotkeys

◆ items

struct menu_item* menu::items

◆ last

int menu::last

◆ parent_x

int menu::parent_x

◆ parent_y

int menu::parent_y

◆ selected

int menu::selected

◆ size

int menu::size

◆ win

struct window* menu::win

The documentation for this struct was generated from the following file: