Change-Id: If0688a1211eeaf5055e21aaa6e6f0c2ce472f902
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
/**
- * @defgroup Elm_SegmentControl SegmentControl
+ * @defgroup Elm_Segment_Control SegmentControl
* @ingroup elm_widget_group
*
* @image html segment_control_inheritance_tree.png
*/
/**
- * @addtogroup Elm_SegmentControl
+ * @addtogroup Elm_Segment_Control
* @{
*/
*
* This function inserts a new segment control widget on the canvas.
*
- * @ingroup Elm_SegmentControl
+ * @ingroup Elm_Segment_Control
*
* @if MOBILE @since_tizen 2.3
* @endif
*
* @section elm-segment-control-class The Elementary Segment control Class
*
- * Elementary, besides having the @ref Elm_SegmentControl widget, exposes
+ * Elementary, besides having the @ref Elm_Segment_Control widget, exposes
* its foundation -- the Elementary Segment control Class -- in order
* to create other widgets which are a segment control with some more
* logic on top.