Class representing a rectangular shape
Nicely readable inspect output for Rect
# File wx/classes/rect.rb, line 4 def to_s "#<Wx::Rect: (#{get_left}, #{get_top}) (#{get_right}, #{get_bottom})>" end
Disabled; run with $DEBUG to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.