Method: Tk::Iwidgets::Extbutton#flash
- Defined in:
- lib/tkextlib/iwidgets/extbutton.rb
#flash ⇒ Object
37 38 39 40 |
# File 'lib/tkextlib/iwidgets/extbutton.rb', line 37 def flash tk_call(@path, 'flash') self end |
37 38 39 40 |
# File 'lib/tkextlib/iwidgets/extbutton.rb', line 37 def flash tk_call(@path, 'flash') self end |