From: Daniel Juyung Seo Date: Thu, 10 Oct 2013 09:47:18 +0000 (+0900) Subject: elm_flipselector.h: Added more description about event_info parameter for flipselecto... X-Git-Tag: submit/devel/efl/20131029.104556~65 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a6cbfa8b2ffe1ec7aab52f627be27f11a05e936d;p=platform%2Fupstream%2Felementary.git elm_flipselector.h: Added more description about event_info parameter for flipselector selected smart callback. --- diff --git a/src/lib/elm_flipselector.h b/src/lib/elm_flipselector.h index 1919bb924..68d120dc0 100644 --- a/src/lib/elm_flipselector.h +++ b/src/lib/elm_flipselector.h @@ -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