Method: Tk::Tcllib::Widget::ScreenRuler#display

Defined in:
ext/lib/tkextlib/tcllib/screenruler.rb

#displayObject Also known as: show



58
59
60
61
# File 'ext/lib/tkextlib/tcllib/screenruler.rb', line 58

def display
  tk_send('display')
  self
end