elm: Fixed documentations for part_text_aliases.

This commit is contained in:
Daniel Juyung Seo 2014-09-05 01:11:58 +09:00
parent 8d30e7774d
commit ab86e8edb6
20 changed files with 27 additions and 28 deletions

View File

@ -38,7 +38,7 @@
* @li "icon" - An icon in the title area
*
* Default text parts of the ctxpopup items that you can use for are:
* @li "default" - Title label in the title area
* @li "default" - A title label in the title area
*
* Supported elm_object common APIs.
* @li @ref elm_object_disabled_set

View File

@ -42,7 +42,7 @@
*
* Default text parts of the fileselector_button widget that you can use for
* are:
* @li "default" - Label of the fileselector_button
* @li "default" - A label of the fileselector_button
*
* Default content parts of the fileselector_button widget that you can use for
* are:

View File

@ -51,11 +51,11 @@
*
* Default text parts of the fileselector_button widget that you can use for
* are:
* @li "default" - Label of the fileselector_button
* @li "default" - A label of the fileselector_button
*
* Default content parts of the fileselector_entry widget that you can use for
* are:
* @li "button icon" - Button icon of the fileselector_entry
* @li "button icon" - A button icon of the fileselector_entry
*
* Supported elm_object common APIs.
* @li @ref elm_object_part_text_set

View File

@ -34,7 +34,7 @@
* @li "icon" - An icon of the hoversel
*
* Default text parts of the hoversel widget that you can use for are:
* @li "default" - Label of the hoversel
* @li "default" - A label of the hoversel
*
* Supported elm_object common APIs.
* @li @ref elm_object_disabled_set

View File

@ -38,9 +38,8 @@
* One can use @ref elm_object_item_part_text_set,
* @ref elm_object_item_part_text_get to handle the text parts.
* The swallow part name should be one of these:
* @li @c "default" - Title label in the title area of the current
* page
* @li @c "subtitle" - Sub-title label in the title area of the
* @li @c "default" - A title label in the title area of the current page
* @li @c "subtitle" - A sub-title label in the title area of the
* current page
*
* Most of those content objects can be passed at the time of an item

View File

@ -92,14 +92,14 @@
* @li "button3" - 3rd button of the action area
*
* Default text parts of the popup widget that you can use are:
* @li "title,text" - This operates on Title area's label
* @li "default" - content-text set in the content area of the widget
* @li "title,text" - A title area's label
* @li "default" - A content-text set in the content area of the widget
*
* Default contents parts of the popup items that you can use are:
* @li "default" -Item's icon
* @li "default" - An item's icon
*
* Default text parts of the popup items that you can use are:
* @li "default" - Item's label
* @li "default" - An item's label
*
* Supported elm_object_item common APIs.
* @li @ref elm_object_item_part_text_set

View File

@ -46,8 +46,8 @@
* @li "icon" - An icon of the bubble
*
* Default text parts of the button widget that you can use for are:
* @li "default" - Label of the bubble
* @li "info" - info of the bubble
* @li "default" - A label of the bubble
* @li "info" - An info of the bubble
*
* Supported elm_object common APIs.
* @li @ref elm_object_part_text_set

View File

@ -45,7 +45,7 @@
* @li "icon" - An icon of the button
*
* Default text parts of the button widget that you can use for are:
* @li "default" - Label of the button
* @li "default" - A label of the button
*
* Supported elm_object common APIs.
* @li @ref elm_object_part_text_set

View File

@ -47,7 +47,7 @@
* @li "icon" - An icon in the diskselector item
*
* Default text parts of the diskselector items that you can use for are:
* @li "default" - Label of the diskselector item
* @li "default" - A label of the diskselector item
*
* Supported elm_object_item common APIs.
* @li @ref elm_object_item_del

View File

@ -280,8 +280,8 @@
* @li "end" - A content in the end of the entry
*
* Default text parts of the entry that you can use for are:
* @li "default" - text of the entry
* @li "guide" - placeholder of the entry
* @li "default" - A text of the entry
* @li "guide" - A placeholder of the entry
*
* Supported elm_object common APIs.
* @li @ref elm_object_signal_emit

View File

@ -38,7 +38,7 @@
* - @c "default"
*
* Default text parts of the flipselector items that you can use for are:
* @li "default" - label of the flipselector item
* @li "default" - A label of the flipselector item
*
* Supported elm_object common APIs.
* @li @ref elm_object_disabled_set

View File

@ -34,7 +34,7 @@
* @li "default" - A content of the frame
*
* Default text parts of the frame widget that you can use for are:
* @li "default" - Label of the frame
* @li "default" - A label of the frame
*
* Supported elm_object common APIs.
* @li @ref elm_object_part_text_set

View File

@ -59,7 +59,7 @@
* Another parts for customized styles are not accepted.
*
* Default text parts of the list items that you can use are:
* @li @c "default" - label in the list item
* @li @c "default" - A label in the list item
* Another parts for customized styles are not accepted.
*
* Supported @c elm_object_item common APIs.

View File

@ -22,7 +22,7 @@
* @li @c "default" - A main content of the menu item
*
* Default text parts of the menu items that you can use for are:
* @li @c "default" - label in the menu item
* @li @c "default" - A label in the menu item
*
* Supported elm_object_item common APIs.
* @li @ref elm_object_item_del

View File

@ -49,7 +49,7 @@
* @li "icon" - An icon of the progressbar
*
* Default text parts of the progressbar widget that you can use for are:
* @li "default" - Label of the progressbar
* @li "default" - A label of the progressbar
*
* Supported elm_object common APIs.
* @li @ref elm_object_part_text_set

View File

@ -48,7 +48,7 @@
* @li "icon" - An icon of the radio
*
* Default text parts of the radio widget that you can use for are:
* @li "default" - Label of the radio
* @li "default" - A label of the radio
*
* Supported elm_object common APIs.
* @li @ref elm_object_part_text_set

View File

@ -57,7 +57,7 @@
* theme, the thumb scroll (a.k.a. finger scroll) won't work.
*
* Default content parts of the scroller widget that you can use are:
* @li @c "default" - Content of the scroller
* @li @c "default" - A content of the scroller
*
* In @ref tutorial_scroller you'll find an example on how to use most
* of this API.

View File

@ -38,7 +38,7 @@
* @li "icon" - An icon in a segment control item
*
* Default text parts of the segment control items that you can use for are:
* @li "default" - Title label in a segment control item
* @li "default" - A title label in a segment control item
*
* Supported elm_object common APIs.
* @li elm_object_disabled_set

View File

@ -54,7 +54,7 @@
* @li "end" - A end part content of the slider
*
* Default text parts of the slider widget that you can use for are:
* @li "default" - Label of the slider
* @li "default" - A label of the slider
*
* Supported elm_object common APIs.
* @li @ref elm_object_disabled_set

View File

@ -43,7 +43,7 @@
* - @c "transparent" - no background or shadow, just show the content
*
* Default text parts of the toolbar items that you can use for are:
* @li "default" - label of the toolbar item
* @li "default" - A label of the toolbar item
*
* Supported elm_object_item common APIs.
* @li @ref elm_object_item_del