TkWindow
# File tk/lib/tkextlib/vu/bargraph.rb, line 59 def get() num_or_str(tk_call_without_enc(@path, 'get')) end
# File tk/lib/tkextlib/vu/bargraph.rb, line 54 def set(val = None) tk_call_without_enc(@path, 'set', val) self end
This page was generated for Ruby 2.3.4
Ruby-doc.org is a service of James Britt and Neurogami, an application development company in Scottsdale, AZ.
Generated with Ruby-doc Rdoc Generator 0.36.0.