Method: Windows::Structures::Window#desktop

Defined in:
lib/windows/structures/window.rb

#desktopObject

Returns the value of attribute desktop

Returns:

  • (Object)

    the current value of desktop



3
4
5
# File 'lib/windows/structures/window.rb', line 3

def desktop
  @desktop
end