line-gadget? ( object -- ? )
Factor handbook » UI framework » Implementing new gadgets » Gadget line support

Prev:line-gadget
Next:new-line-gadget ( class -- gadget )


Vocabulary
ui.gadgets.line-support

Inputs and outputs
objectan object
?a boolean


Word description
Tests if the object is an instance of the line-gadget class.

Definition