Method: Tk::Tcllib::Widget::ScreenRuler#display
- Defined in:
- ext/lib/tkextlib/tcllib/screenruler.rb
#display ⇒ Object Also known as: show
58 59 60 61 |
# File 'ext/lib/tkextlib/tcllib/screenruler.rb', line 58 def display tk_send('display') self end |