Small documentation correction
This commit is contained in:

committed by
Tristan Van Berkom

parent
4bc8dcede8
commit
ce9c3df4c8
@ -221,7 +221,7 @@ Generated when all or part of a window becomes visible and needs to be
|
|||||||
redrawn.
|
redrawn.
|
||||||
</para>
|
</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.
|
@window: the window which received the event.
|
||||||
@send_event: %TRUE if the event was sent explicitly (e.g. using
|
@send_event: %TRUE if the event was sent explicitly (e.g. using
|
||||||
<function>XSendEvent</function>).
|
<function>XSendEvent</function>).
|
||||||
|
Reference in New Issue
Block a user