Method: XDo::Window#_window

Defined in:
lib/x_do/window.rb

#_windowObject

The underlying X Window handle.



169
170
171
# File 'lib/x_do/window.rb', line 169

def _window
  @_window
end