diff --git a/doc/en/Gdk/InputCondition.xml b/doc/en/Gdk/InputCondition.xml
index e86e910fb..9ec46701c 100644
--- a/doc/en/Gdk/InputCondition.xml
+++ b/doc/en/Gdk/InputCondition.xml
@@ -10,7 +10,7 @@
Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.
- To be added
+ A set of flags used to specify conditions for which an input callback will be triggered. To be added