Libraries
»
curses
(1.9.3)
»
Index
»
Curses
»
Window
»
#begy
Method: Curses::Window#begy
Defined in:
curses.c
#
begy
⇒
Object
def begy
985 986 987
# File 'curses.c', line 985
static
VALUE
window_begy
(
obj
)
VALUE
obj
;