From a2cb098bd2f23200cd003745700e6bb683194a0f Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Wed, 23 Apr 2003 22:25:23 +0000 Subject: [PATCH] update svn path=/trunk/gtk-sharp/; revision=13951 --- doc/en/Gdk/WindowTypeHint.xml | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) 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. +