Handbook
Glossary
curses-window? ( object -- ? )
Vocabulary
curses
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
curses-window
class.
Definition
USING:
classes.tuple.private
;
IN:
curses
:
curses-window?
( object -- ? )
\
curses-window
11
tuple-instance?
;