Method: Tk::Iwidgets::Spindate#show_now
- Defined in:
- lib/tkextlib/iwidgets/spindate.rb
#show_now ⇒ Object
45 46 47 48 |
# File 'lib/tkextlib/iwidgets/spindate.rb', line 45 def show_now tk_call(@path, 'show', 'now') self end |
45 46 47 48 |
# File 'lib/tkextlib/iwidgets/spindate.rb', line 45 def show_now tk_call(@path, 'show', 'now') self end |