Small documentation correction

This commit is contained in:
Matthias Clasen 2009-12-20 03:04:08 -05:00
parent 9d999fb89f
commit af268d5b07

View File

@ -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>).