grab-input ( gadget -- )


Vocabulary
ui.gadgets.worlds

Inputs
gadgeta gadget


Outputs
None

Word description
Sets the world containing gadget to grab mouse and keyboard input while focused.

Notes
Normal mouse gestures may not be available while input is grabbed.

See also
ungrab-input

Definition