elm_flipselector.h: Added more description about event_info parameter for flipselecto...
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Thu, 10 Oct 2013 09:47:18 +0000 (18:47 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Thu, 10 Oct 2013 09:47:18 +0000 (18:47 +0900)
src/lib/elm_flipselector.h

index 1919bb9..68d120d 100644 (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