Extended maintenance of Ruby versions 1.8.7 and 1.9.2 ended on July 31, 2014. Read more
# File tk/lib/tkextlib/blt.rb, line 129 def active_legend tk_call_without_enc('Blt_ActiveLegend', @path) self end
# File tk/lib/tkextlib/blt.rb, line 145 def closest_point tk_call_without_enc('Blt_ClosestPoint', @path) self end
# File tk/lib/tkextlib/blt.rb, line 133 def crosshairs tk_call_without_enc('Blt_Crosshairs', @path) self end