Method: Curses::Window#getstr
- Defined in:
- curses.c
permalink #getstr ⇒ Object
def getstr
1155 1156 1157 |
# File 'curses.c', line 1155 static VALUE window_getstr(obj) VALUE obj; |
def getstr
1155 1156 1157 |
# File 'curses.c', line 1155 static VALUE window_getstr(obj) VALUE obj; |