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

Prev:graft ( gadget -- )
Next:ungraft ( gadget -- )


Vocabulary
ui.gadgets.private

Inputs
gadgeta gadget


Outputs
None

Word description
Notifies the gadget that it has a graft message to handle.

See also
graft*, ungraft*

Definition