Method: Tk::TreeCtrl#notify_eventnames
- Defined in:
- lib/tkextlib/treectrl/tktreectrl.rb
#notify_eventnames ⇒ Object
1466 1467 1468 |
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 1466 def notify_eventnames() list(tk_send('notify', 'eventnames')) end |