diff --git a/doc/en/Gdk/Rectangle.xml b/doc/en/Gdk/Rectangle.xml index b6cc501e4..e540ce885 100644 --- a/doc/en/Gdk/Rectangle.xml +++ b/doc/en/Gdk/Rectangle.xml @@ -92,6 +92,28 @@ To be added + + + Constructor + + + + + + + + + Rectangle constructor + X coordinate + Y coordinate + Width of the rectangle + Height of the rectangle + Initializes a new Rectangle. + + + + + Method