Method: RBGLox::Window#title

Defined in:
lib/rbglox/window.rb

#titleObject

Returns the value of attribute title.



8
9
10
# File 'lib/rbglox/window.rb', line 8

def title
  @title
end