From ba316374b9fa6ff90e2c69b07645c4b59da4f3a7 Mon Sep 17 00:00:00 2001 From: WooHyun Jung Date: Fri, 12 Oct 2012 10:37:23 +0000 Subject: [PATCH] elementary : From. Michal Jagiello. In elm_slideshow_timeout_get documentation is no information about what function returns on errors. SVN revision: 77936 --- legacy/elementary/src/lib/elm_slideshow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/elementary/src/lib/elm_slideshow.h b/legacy/elementary/src/lib/elm_slideshow.h index 3178a3325d..7fca0791f6 100644 --- a/legacy/elementary/src/lib/elm_slideshow.h +++ b/legacy/elementary/src/lib/elm_slideshow.h @@ -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 *