Object
# File lib/clutter/point.rb, line 20 def initialize(x=nil, y=nil) initialize_original init(x, y) if x and y end
[Validate]
Generated with the Darkfish Rdoc Generator 2.