Method: Tk::Iwidgets::Hierarchy#current
- Defined in:
- lib/tkextlib/iwidgets/hierarchy.rb
#current ⇒ Object
186 187 188 |
# File 'lib/tkextlib/iwidgets/hierarchy.rb', line 186 def current tk_call(@path, 'current') end |
186 187 188 |
# File 'lib/tkextlib/iwidgets/hierarchy.rb', line 186 def current tk_call(@path, 'current') end |