diff --git a/doc/en/Gdk/EventMask.xml b/doc/en/Gdk/EventMask.xml index 2d7970f97..f56d8a7f1 100644 --- a/doc/en/Gdk/EventMask.xml +++ b/doc/en/Gdk/EventMask.xml @@ -8,7 +8,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added + A set of bit-flags to indicate which events a window is to receive. Most of these masks map onto one or more of the event types above. To be added @@ -57,7 +57,7 @@ - See the explanation above. + Special mask which is used to reduce the number of .MotionNotify events received diff --git a/doc/en/Gdk/EventType.xml b/doc/en/Gdk/EventType.xml index 08608d0d1..8e861e506 100644 --- a/doc/en/Gdk/EventType.xml +++ b/doc/en/Gdk/EventType.xml @@ -457,7 +457,7 @@ - The state of a window has changed. See for the possible window states. + The state of a window has changed. See for the possible window states