Namespace
Methods
#
Class Public methods
_config_keys()
# File ext/tk/lib/tkextlib/iwidgets/hierarchy.rb, line 144
def self._config_keys
  # array of config-option key (string or symbol)
  ['dblclickcommand', 'imagecommand', 'selectcommand']
end