force_grab


Description:

public void force_grab (bool enable)

If enable is TRUE, immediately grab the pointer.

If enable is FALSE, immediately ungrab the pointer. This overrides any automatic grabs that may have been done.

Parameters:

this

the VNC display widget

enable

TRUE to force pointer grabbing, FALSE otherwise