Ruby  2.0.0p598(2014-11-13revision48408)
Data Fields
wgetstr_arg Struct Reference

Data Fields

WINDOW * win
 
char rtn [GETSTR_BUF_SIZE]
 

Detailed Description

Definition at line 1989 of file curses.c.

Field Documentation

char wgetstr_arg::rtn[GETSTR_BUF_SIZE]

Definition at line 1991 of file curses.c.

Referenced by wgetstr_func(), and window_getstr().

WINDOW* wgetstr_arg::win

Definition at line 1990 of file curses.c.

Referenced by wgetstr_func(), and window_getstr().


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