Method: Tk::Itcl::ItclObject#info_class
- Defined in:
- lib/tkextlib/itcl/incr_tcl.rb
#info_class ⇒ Object
74 75 76 |
# File 'lib/tkextlib/itcl/incr_tcl.rb', line 74 def info_class tk_call(@path, 'info', 'class') end |
74 75 76 |
# File 'lib/tkextlib/itcl/incr_tcl.rb', line 74 def info_class tk_call(@path, 'info', 'class') end |