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