Libraries
»
minigl
(2.0.12)
»
Index
»
MiniGL
»
Button
»
#text
Method: MiniGL::Button#text
Defined in:
lib/minigl/forms.rb
#
text
⇒
Object
The text of the button.
49 50 51
# File 'lib/minigl/forms.rb', line 49
def
text
@text
end