Fix a typo in ClutterEventType documentation

https://bugzilla.gnome.org/show_bug.cgi?id=691651
This commit is contained in:
Kouhei Sutou 2013-01-13 21:07:42 +09:00 committed by Emmanuele Bassi
parent a783e6d3f2
commit 36c15cd23c

View File

@ -734,7 +734,7 @@ typedef enum { /*< flags prefix=CLUTTER_EVENT >*/
* @CLUTTER_BUTTON_PRESS: Pointer button press event
* @CLUTTER_BUTTON_RELEASE: Pointer button release event
* @CLUTTER_SCROLL: Pointer scroll event
* @CLUTTER_STAGE_STATE: Stage stage change event
* @CLUTTER_STAGE_STATE: Stage state change event
* @CLUTTER_DESTROY_NOTIFY: Destroy notification event
* @CLUTTER_CLIENT_MESSAGE: Client message event
* @CLUTTER_DELETE: Stage delete event