Method: Tk::Scale#value

Defined in:
ext/lib/tk/scale.rb

#valueObject



100
101
102
# File 'ext/lib/tk/scale.rb', line 100

def value
  get
end