Method: Tk::TreeCtrl::ConfigMethod#dragimage_cget_tkstring
- Defined in:
- lib/tkextlib/treectrl/tktreectrl.rb
#dragimage_cget_tkstring(option) ⇒ Object
489 490 491 |
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 489 def dragimage_cget_tkstring(option) itemcget_tkstring('dragimage', option) end |