mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 17:40:40 -05:00
Fix typo
This commit is contained in:
parent
29353fc8eb
commit
e44ba1b7b4
@ -1002,7 +1002,7 @@ clutter_keysym_to_unicode (guint keyval)
|
|||||||
*
|
*
|
||||||
* Creates a new #ClutterEvent of the specified type.
|
* Creates a new #ClutterEvent of the specified type.
|
||||||
*
|
*
|
||||||
* Return value: A newly allocaed #ClutterEvent.
|
* Return value: A newly allocated #ClutterEvent.
|
||||||
*/
|
*/
|
||||||
ClutterEvent *
|
ClutterEvent *
|
||||||
clutter_event_new (ClutterEventType type)
|
clutter_event_new (ClutterEventType type)
|
||||||
|
Loading…
Reference in New Issue
Block a user