From aec82fe17a84c6cc673f2c53e533b142effe9c08 Mon Sep 17 00:00:00 2001 From: Daniel Juyung Seo Date: Thu, 10 Oct 2013 18:47:18 +0900 Subject: [PATCH] elm_flipselector.h: Added more description about event_info parameter for flipselector selected smart callback. --- legacy/elementary/src/lib/elm_flipselector.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/legacy/elementary/src/lib/elm_flipselector.h b/legacy/elementary/src/lib/elm_flipselector.h index 1919bb9..68d120d 100644 --- a/legacy/elementary/src/lib/elm_flipselector.h +++ b/legacy/elementary/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 -- 2.7.4