Libraries
»
curses
(1.9.3)
»
Index
»
Curses
»
Window
»
#clrtoeol
Method: Curses::Window#clrtoeol
Defined in:
curses.c
#
clrtoeol
⇒
Object
def clrtoeol
845 846 847
# File 'curses.c', line 845
static
VALUE
window_clrtoeol
(
obj
)
VALUE
obj
;