Method GTK2.GdkWindow()->grab_input_focus()
- Method grab_input_focus
grab_input_focus()GDK2.Window
- Description
Forcibly grab the input focus.
Useful for override-redirect windows in games. Note that the only way to get rid of the focus is to close the window, be careful.