Method: Tk::Iwidgets::Hyperhelp#back
- Defined in:
- lib/tkextlib/iwidgets/hyperhelp.rb
#back ⇒ Object
47 48 49 50 |
# File 'lib/tkextlib/iwidgets/hyperhelp.rb', line 47 def back tk_call(@path, 'back') self end |
47 48 49 50 |
# File 'lib/tkextlib/iwidgets/hyperhelp.rb', line 47 def back tk_call(@path, 'back') self end |