Method: Tk::Tcllib::Autoscroll.unwrap
- Defined in:
- lib/tkextlib/tcllib/autoscroll.rb
.unwrap ⇒ Object
153 154 155 156 |
# File 'lib/tkextlib/tcllib/autoscroll.rb', line 153 def self.unwrap # v1.1 tk_call_without_enc('::autoscroll::unwrap') end |