diff --git a/doc/en/Gdk/WindowClass.xml b/doc/en/Gdk/WindowClass.xml index 1b76421cb..b82675ac3 100644 --- a/doc/en/Gdk/WindowClass.xml +++ b/doc/en/Gdk/WindowClass.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 + Describes the class of a window. + None. System.Enum @@ -34,8 +34,8 @@ - To be added - To be added + A "normal" window for graphics and events. + None. @@ -46,7 +46,10 @@ - To be added + + Window for events only. These windows are invisible; they are used to trap events, + but can not be drawn on. + To be added @@ -63,4 +66,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/WindowState.xml b/doc/en/Gdk/WindowState.xml index 77a6d7135..9511397db 100644 --- a/doc/en/Gdk/WindowState.xml +++ b/doc/en/Gdk/WindowState.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 + Specifies the state of a toplevel window. + None. System.Enum @@ -34,8 +34,8 @@ - To be added - To be added + The window is not shown. + None. @@ -46,8 +46,8 @@ - To be added - To be added + The window is minimized. + None. @@ -58,8 +58,8 @@ - To be added - To be added + The window is maximized. + None. @@ -70,8 +70,8 @@ - To be added - To be added + The window is sticky. + None. @@ -83,8 +83,8 @@ To be added - To be added + None. - \ No newline at end of file +