Method: TkConfigMethod#configure_cmd
- Defined in:
- lib/tk.rb
#configure_cmd(slot, value) ⇒ Object
4023 4024 4025 |
# File 'lib/tk.rb', line 4023 def configure_cmd(slot, value) configure(slot, install_cmd(value)) end |
4023 4024 4025 |
# File 'lib/tk.rb', line 4023 def configure_cmd(slot, value) configure(slot, install_cmd(value)) end |