elementary : From. Michal Jagiello.
authorWooHyun Jung <woohyun0705@gmail.com>
Fri, 12 Oct 2012 10:37:23 +0000 (10:37 +0000)
committerWooHyun Jung <woohyun0705@gmail.com>
Fri, 12 Oct 2012 10:37:23 +0000 (10:37 +0000)
In elm_slideshow_timeout_get documentation is no information about what
function returns on errors.

SVN revision: 77936

src/lib/elm_slideshow.h

index 3178a33..7fca079 100644 (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
  *