elm_interface_scrollable.h: added documentation for recently added apis.

This commit is contained in:
Daniel Juyung Seo 2013-04-05 02:08:18 +09:00
parent 58fab58ae7
commit 819c70e41f
1 changed files with 4 additions and 2 deletions

View File

@ -656,7 +656,8 @@ enum
* @def elm_scrollable_interface_repeat_events_set
* @since 1.8
*
* No description supplied by the EAPI.
* It decides whether the scrollable object propagates the events to content
* object or not.
*
* @param[in] repeat_events
*
@ -667,7 +668,8 @@ enum
* @def elm_scrollable_interface_repeat_events_get
* @since 1.8
*
* No description supplied by the EAPI.
* It gets whether the scrollable object propagates the events to content object
* or not.
*
* @param[out] repeat_events
*