Method: Tk::Itk.usual
- Defined in:
- lib/tkextlib/itk/incr_tk.rb
.usual(arg, *args) ⇒ Object
36 37 38 |
# File 'lib/tkextlib/itk/incr_tk.rb', line 36 def self.usual(arg, *args) tk_call('::itk::usual', arg, *args) end |
36 37 38 |
# File 'lib/tkextlib/itk/incr_tk.rb', line 36 def self.usual(arg, *args) tk_call('::itk::usual', arg, *args) end |