diff --git a/doc/en/Gdk/VisibilityState.xml b/doc/en/Gdk/VisibilityState.xml index 5d02720d2..add69f03f 100644 --- a/doc/en/Gdk/VisibilityState.xml +++ b/doc/en/Gdk/VisibilityState.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 visiblity status of a window for a . + System.Enum @@ -34,8 +34,8 @@ - To be added - To be added + The window is completely visible. + @@ -46,8 +46,8 @@ - To be added - To be added + The window is partially visible. + @@ -58,8 +58,8 @@ - To be added - To be added + The window is not visible at all. + diff --git a/doc/en/Gdk/WMDecoration.xml b/doc/en/Gdk/WMDecoration.xml index 6bf386fd4..71d77b1b2 100644 --- a/doc/en/Gdk/WMDecoration.xml +++ b/doc/en/Gdk/WMDecoration.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 + These are hints originally defined by the Motif toolkit. The window manager can use them when determining how to decorate the window. + The hint must be set before mapping the window. System.Enum @@ -34,8 +34,8 @@ - To be added - To be added + All decorations should be applied. + @@ -46,8 +46,8 @@ - To be added - To be added + A frame should be drawn around the window. + @@ -58,8 +58,8 @@ - To be added - To be added + The frame should have resize handles. + @@ -70,8 +70,8 @@ - To be added - To be added + A titlebar should be placed above the window. + @@ -82,8 +82,8 @@ - To be added - To be added + A button for opening a menu should be included. + @@ -94,8 +94,8 @@ - To be added - To be added + A minimize button should be included. + @@ -106,8 +106,8 @@ - To be added - To be added + A maximize button should be included. +