diff --git a/doc/en/Gdk/Point.xml b/doc/en/Gdk/Point.xml
index eab161c2b..38188a87e 100644
--- a/doc/en/Gdk/Point.xml
+++ b/doc/en/Gdk/Point.xml
@@ -7,8 +7,8 @@
Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.
- To be added
- To be added
+ Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional, Cartesian plane.
+ System.ValueType
@@ -24,8 +24,8 @@
- To be added
- To be added
+ The point (0, 0).
+
@@ -36,8 +36,8 @@
- To be added
- To be added
+ The x-coordinate of the Point.
+
@@ -48,8 +48,8 @@
- To be added
- To be added
+ The x-coordinate of the Point.
+
@@ -62,10 +62,10 @@
- To be added
+ Internal constructor
To be added: an object of type 'IntPtr'
- To be added: an object of type 'Gdk.Point'
- To be added
+
+ This is an internal constructor, and should not be used by user code.
@@ -76,9 +76,9 @@
- To be added
- To be added: an object of type 'string'
- To be added
+ The point as a string.
+ The point as a string.
+
@@ -90,12 +90,12 @@
- To be added
- To be added: an object of type 'int'
- To be added: an object of type 'int'
- To be added: an object of type 'Gdk.Point'
- To be added
+ Creates a Point object from integer x- and y-coordinates.
+ The x-coordinate.
+ The y-coordinate.
+
+
-
\ No newline at end of file
+