Maintenance of Ruby 2.0.0 ended on February 24, 2016. Read more

In Files

  • tk/lib/tkextlib/iwidgets/hierarchy.rb

Class/Module Index [+]

Quicksearch

Tk::Iwidgets::Hierarchy::IconCommand

Public Class Methods

_config_keys() click to toggle source
 
               # File tk/lib/tkextlib/iwidgets/hierarchy.rb, line 144
def self._config_keys
  # array of config-option key (string or symbol)
  ['dblclickcommand', 'imagecommand', 'selectcommand']
end