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