Libraries
»
curses
(1.9.3)
»
Index
»
Curses
»
Window
»
#begx
Method: Curses::Window#begx
Defined in:
curses.c
#
begx
⇒
Object
def begx
1002 1003 1004
# File 'curses.c', line 1002
static
VALUE
window_begx
(
obj
)
VALUE
obj
;