Method: ATSPI::Desktop#window

Defined in:
lib/atspi/desktop.rb

#windowObject

It has no window.

Returns:

  • nil



31
32
33
# File 'lib/atspi/desktop.rb', line 31

def window
  nil
end