elementary : From. Michal Jagiello.

In elm_slideshow_timeout_get documentation is no information about what
function returns on errors.


SVN revision: 77936
This commit is contained in:
WooHyun Jung 2012-10-12 10:37:23 +00:00
parent b6c771c97c
commit ba316374b9
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@ EAPI void elm_slideshow_timeout_set(Evas_Object *obj, double ti
* widget.
*
* @param obj The slideshow object
* @return Returns the timeout set on it
* @return Returns the timeout set on it or -1.0, on errors
*
* @see elm_slideshow_timeout_set() for more details
*