Searched refs:window_timeout (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ruby-106/ruby/ext/curses/
H A Dcurses.c2483 window_timeout(VALUE obj, VALUE delay) function
2492 #define window_timeout rb_f_notimplement macro
2881 rb_define_method(cWindow, "timeout=", window_timeout, 1);

Completed in 409 milliseconds