Method: Tk::Iwidgets::Calendar::CalendarCommand._config_keys
- Defined in:
- lib/tkextlib/iwidgets/calendar.rb
._config_keys ⇒ Object
74 75 76 77 |
# File 'lib/tkextlib/iwidgets/calendar.rb', line 74 def self._config_keys # array of config-option key (string or symbol) ['command'] end |