vg4->input->mouse_grabbing()
(Un)set mouse grabbing.
SYNTAX
FUNCTION PARAMETERS
on | VG_TRUE = set grabbing, VG_FALSE = unset grabbing |
DESCRIPTION
(Un)set mouse grabbing.
If set, mouse can be catched and released in the window with [CTRL]+[Backspace].
If unset, mouse cannot be catched but used for the window.
SEE ALSO