Handbook
Glossary
gtk2-ui-backend? ( object -- ? )
Vocabulary
ui
.
backend
.
gtk2
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
gtk2-ui-backend
class.
Definition
USING:
kernel
;
IN:
ui.backend.gtk2
:
gtk2-ui-backend?
( object -- ? )
\
gtk2-ui-backend
eq?
;