Method: Tk::Iwidgets::Canvasprintbox#stop
- Defined in:
- lib/tkextlib/iwidgets/canvasprintbox.rb
#stop ⇒ Object
50 51 52 53 |
# File 'lib/tkextlib/iwidgets/canvasprintbox.rb', line 50 def stop tk_call(@path, 'stop') self end |
50 51 52 53 |
# File 'lib/tkextlib/iwidgets/canvasprintbox.rb', line 50 def stop tk_call(@path, 'stop') self end |