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::IndicatorCommand

Public Class Methods

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