seoz pushed a commit to branch master.

commit 65d6e9aeb4c43037646ba4fd7cd0b1dd02bcb1dc
Author: Daniel Juyung Seo <[email protected]>
Date:   Fri Apr 19 02:48:32 2013 +0900

    elm_index.h: added missing 'since' description. fixed documentation.
---
 src/lib/elm_index.h | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/src/lib/elm_index.h b/src/lib/elm_index.h
index 7d16cbc..ce031fb 100644
--- a/src/lib/elm_index.h
+++ b/src/lib/elm_index.h
@@ -723,6 +723,8 @@ EAPI double                    
elm_index_delay_change_time_get(const Evas_Object
  *
  * @see elm_index_omit_enabled_get()
  *
+ * @since 1.8
+ *
  * @ingroup Index
  */
 EAPI void                      elm_index_omit_enabled_set(Evas_Object *obj, 
Eina_Bool enabled);
@@ -733,7 +735,9 @@ EAPI void                      
elm_index_omit_enabled_set(Evas_Object *obj, Eina
  * @param obj The index object
  * @return @c EINA_TRUE, if omit feature is enabled, @c EINA_FALSE otherwise
  *
- * @see elm_index_omit_enabled_set() for more details
+ * @see elm_index_omit_enabled_set()
+ *
+ * @since 1.8
  *
  * @ingroup Index
  */

-- 

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter

Reply via email to