29 unsigned int const i_len_x,
30 unsigned int const i_len_y);
54 #if defined(__CURSES__) 76 operator=(
menu const&);
85 unsigned int const i_len_x,
86 unsigned int const i_len_y);
91 int const i_erase)
const;
97 struct menuitem const*
const i_menu)
const;
107 unsigned char const i_ascii);
115 unsigned int const i_slot);
126 unsigned int const i_pos_x,
127 unsigned int const i_pos_y);
145 unsigned int const i_len_x,
146 unsigned int const i_len_y)
172 #if defined(__CURSES__)
scancodes
ASCII Scan Codes.
Definition: keyboard.h:26
int m_pos_y
Definition: box.h:15
virtual void focus_enter()
handle entering focus
Definition: group.cpp:155
int m_pos_x
Definition: box.h:14
container to hold objects
Definition: array.h:14
event_response
response
Definition: event.h:14
unsigned int _cursor_features
global to hold the cursor features
Definition: ncurses/cursor.c:17
top level container widget that can be moved and resized by the user
Definition: window.hpp:19
container for a mouse event
Definition: event.h:37
container for a keyboard event
Definition: event.h:23