diff --git a/doc/en/Gdk/WindowTypeHint.xml b/doc/en/Gdk/WindowTypeHint.xml
index f3792b5b2..79fb5ae82 100644
--- a/doc/en/Gdk/WindowTypeHint.xml
+++ b/doc/en/Gdk/WindowTypeHint.xml
@@ -7,8 +7,13 @@
Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.
- To be added
- To be added
+ Hints to the window manager.
+
+ These are hints for the window manager that indicate what type
+ of function the window has. The window manager can use this when
+ determining decoration and behaviour of the window. The hint
+ must be set before mapping the window.
+ System.Enum
@@ -34,8 +39,8 @@
- To be added
- To be added
+ Normal toplevel window.
+
@@ -46,8 +51,8 @@
- To be added
- To be added
+ Dialog window.
+
@@ -58,8 +63,8 @@
- To be added
- To be added
+ Window used to implement a menu.
+
@@ -70,8 +75,8 @@
- To be added
- To be added
+ Window used to implement toolbars.
+