grab_keyboard


Description:

public virtual bool grab_keyboard ()

Attempts to grab the entire keyboard.

This should only be done temporarily, as it may conflict with other applications that also want to grab the keyboard.

Returns:

TRUE if successful, FALSE otherwise.