Handbook
Glossary
completion-popup? ( object -- ? )
Vocabulary
ui
.
tools
.
listener
.
completion
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
completion-popup
class.
Definition
USING:
classes.tuple.private
;
IN:
ui.tools.listener.completion
:
completion-popup?
( object -- ? )
\
completion-popup
17
tuple-instance?
;