Method: XDo::Window#_window

Defined in:
lib/x_do/window.rb

#_windowObject

The underlying X Window handle.



181
182
183
# File 'lib/x_do/window.rb', line 181

def _window
  @_window
end