Method: Tk::Vu::Dial#get
- Defined in:
- lib/tkextlib/vu/dial.rb
#get(*args) ⇒ Object
46 47 48 |
# File 'lib/tkextlib/vu/dial.rb', line 46 def get(*args) num_or_str(tk_call(@path, 'get', *args)) end |
46 47 48 |
# File 'lib/tkextlib/vu/dial.rb', line 46 def get(*args) num_or_str(tk_call(@path, 'get', *args)) end |