Method: MetaRuby::GUI::HTML::Button#state

Defined in:
lib/metaruby/gui/html/button.rb

#stateObject

The current button state



24
25
26
# File 'lib/metaruby/gui/html/button.rb', line 24

def state
  @state
end