[gtk+] Small documentation correction



commit af268d5b072b062fbc0325fe31e441e38700a21c
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Dec 20 03:04:08 2009 -0500

    Small documentation correction

 docs/reference/gdk/tmpl/event_structs.sgml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gdk/tmpl/event_structs.sgml b/docs/reference/gdk/tmpl/event_structs.sgml
index 8e9b656..cd94fde 100644
--- a/docs/reference/gdk/tmpl/event_structs.sgml
+++ b/docs/reference/gdk/tmpl/event_structs.sgml
@@ -221,7 +221,7 @@ Generated when all or part of a window becomes visible and needs to be
 redrawn.
 </para>
 
- type: the type of the event (%GDK_EXPOSE).
+ type: the type of the event (%GDK_EXPOSE or %GDK_DAMAGE).
 @window: the window which received the event.
 @send_event: %TRUE if the event was sent explicitly (e.g. using 
 <function>XSendEvent</function>).



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]