Libraries
»
minigl
(2.0.12)
»
Index
»
MiniGL
»
Button
»
#state
Method: MiniGL::Button#state
Defined in:
lib/minigl/forms.rb
#
state
⇒
Object
(readonly)
The current state of the button.
46 47 48
# File 'lib/minigl/forms.rb', line 46
def
state
@state
end