Support for the Ruby 2.2 series has ended. See here for reference.
TkWindow
# File tk/lib/tkextlib/vu/bargraph.rb, line 58 def get() num_or_str(tk_call_without_enc(@path, 'get')) end
# File tk/lib/tkextlib/vu/bargraph.rb, line 53 def set(val = None) tk_call_without_enc(@path, 'set', val) self end
This page was generated for Ruby 2.2.1
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.44.0.