Gives the input focus to a window
12 13 14
# File 'lib/x_do/window.rb', line 12 def focus XDo::FFILib.xdo_focus_window @_xdo_pointer, @_window end