Method: Tk::Tcllib::Widget::ScreenRuler#hide
- Defined in:
- ext/lib/tkextlib/tcllib/screenruler.rb
#hide ⇒ Object
64 65 66 67 |
# File 'ext/lib/tkextlib/tcllib/screenruler.rb', line 64 def hide tk_send('hide') self end |
64 65 66 67 |
# File 'ext/lib/tkextlib/tcllib/screenruler.rb', line 64 def hide tk_send('hide') self end |