From 04239d80dbd1c4dcc36ceea1debf63c56100b458 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Wed, 23 Jun 2004 02:01:23 +0000 Subject: [PATCH] Patch from Brian Kerrick svn path=/trunk/gtk-sharp/; revision=30152 --- doc/en/Gdk/InputCondition.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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