unqueue-graft ( gadget -- )
Factor handbook » UI framework » Implementing new gadgets » Implementing controls

Prev:ungraft ( gadget -- )


Vocabulary
ui.gadgets.private

Inputs
gadgeta gadget


Outputs
None

Word description
Removes the gadget from the graft-queue.

Definition