mirror of
https://github.com/brl/mutter.git
synced 2025-06-18 19:19:31 +00:00
Fix typo
This commit is contained in:
@ -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)
|
||||||
|
Reference in New Issue
Block a user