ekg2
 All Struktury Danych Pliki Funkcje Zmienne Definicje typów Wyliczenia Wartości wyliczeń Definicje Grupay Strony
Pola danych
Dokumentacja struktury ncurses_window_t

#include <old.h>

Pola danych

void * window
char * prompt
int prompt_len
int margin_left
int margin_right
int margin_top
int margin_bottom
fstring_t ** backlog
int backlog_size
int redraw
int start
int lines_count
void ** lines
int overflow
int(* handle_redraw )(window_t *w)
void(* handle_mouse )(int x, int y, int state)
WINDOW * window
struct screen_linelines
CHAR_Tprompt_real
int prompt_real_len
time_t last_red_line

Dokumentacja pól

fstring_t ** ncurses_window_t::backlog
int ncurses_window_t::backlog_size
void(* ncurses_window_t::handle_mouse)(int x, int y, int state)
int(* ncurses_window_t::handle_redraw)(window_t *w)
time_t ncurses_window_t::last_red_line
void** ncurses_window_t::lines
struct screen_line* ncurses_window_t::lines
int ncurses_window_t::lines_count
int ncurses_window_t::margin_bottom
int ncurses_window_t::margin_left
int ncurses_window_t::margin_right
int ncurses_window_t::margin_top
int ncurses_window_t::overflow
char * ncurses_window_t::prompt
int ncurses_window_t::prompt_len
CHAR_T* ncurses_window_t::prompt_real
int ncurses_window_t::prompt_real_len
int ncurses_window_t::redraw
int ncurses_window_t::start
WINDOW* ncurses_window_t::window
void* ncurses_window_t::window

Dokumentacja dla tej struktury została wygenerowana z plików: