ecore_evas: fix doc for ecore_evas_pointer_warp.

Reviewers: cedric

Subscribers: cedric, reutskiy.v.v

Differential Revision: https://phab.enlightenment.org/D1815

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
This commit is contained in:
Andrii Kroitor 2015-01-06 12:48:33 +01:00 committed by Cedric BAIL
parent bc34291e67
commit ee19c13f1a
1 changed files with 1 additions and 1 deletions

View File

@ -2611,7 +2611,7 @@ EAPI Eina_Bool ecore_evas_extn_plug_connect(Evas_Object *obj, const char *svcnam
EAPI void ecore_evas_pointer_xy_get(const Ecore_Evas *ee, Evas_Coord *x, Evas_Coord *y);
/**
* @brief Retrieve the coordinates of the mouse pointer
* @brief Set the coordinates of the mouse pointer
*
* @param ee The Ecore_Evas containing the pointer
* @param x The horizontal coordinate to move the pointer to