Method: Windows::Structures::Window#title

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

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



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

def title
  @title
end