elm_flipselector.h: Added more description about event_info parameter for flipselector selected smart callback.

This commit is contained in:
Daniel Juyung Seo 2013-10-10 18:47:18 +09:00
parent 22768fde75
commit aec82fe17a
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@
*
* This widget emits the following signals, besides the ones sent from
* @ref Layout:
* - @c "selected" - when the widget's selected text item is changed
* - @c "selected" - when the widget's selected text item is changed. The @c
* event_info parameter is the item that was selected.
* - @c "overflowed" - when the widget's current selection is changed
* from the first item in its list to the last
* - @c "underflowed" - when the widget's current selection is changed