summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavi Artigas <xavierartigas@yahoo.es>2020-04-14 18:13:12 +0200
committerXavi Artigas <xavierartigas@yahoo.es>2020-04-14 18:48:30 +0200
commit0da8051ee361212a418346e1e5a32f3097c306cf (patch)
treef1e440f4ba7eb5d95cc265f78ac96d8c5513e48e
parent34e6fb82c6e54b11b49f80680d7364547f6159ca (diff)
downloadefl-0da8051ee361212a418346e1e5a32f3097c306cf.tar.gz
doxygen docs: Fix several invalid refs in Elm
-rw-r--r--src/lib/elementary/elm_bg_legacy.h2
-rw-r--r--src/lib/elementary/elm_general.h4
-rw-r--r--src/lib/elementary/elm_list_eo.h6
-rw-r--r--src/lib/elementary/elm_list_eo.legacy.h6
-rw-r--r--src/lib/elementary/elm_slideshow_eo.h2
-rw-r--r--src/lib/elementary/elm_slideshow_eo.legacy.h2
6 files changed, 11 insertions, 11 deletions
diff --git a/src/lib/elementary/elm_bg_legacy.h b/src/lib/elementary/elm_bg_legacy.h
index 54f6b6aaf1..abbd0b3d2a 100644
--- a/src/lib/elementary/elm_bg_legacy.h
+++ b/src/lib/elementary/elm_bg_legacy.h
@@ -133,7 +133,7 @@ EAPI void elm_bg_option_set(Evas_Object *obj, Elm_Bg_Option option);
/**
* @brief Gets the mode of display of a given background widget's image
*
- * @return The background option Elm.Bg.Option Default is #Elm_Bg_SCALE.
+ * @return The background option Elm.Bg.Option Default is #ELM_BG_OPTION_SCALE.
*
* @see elm_bg_option_set()
*
diff --git a/src/lib/elementary/elm_general.h b/src/lib/elementary/elm_general.h
index 8bc0ba695a..ff23de9f0f 100644
--- a/src/lib/elementary/elm_general.h
+++ b/src/lib/elementary/elm_general.h
@@ -23,7 +23,7 @@
// Legacy types
#include "elm_general.eot.h"
-/** Possible values for the #ELM_OBJECT_SELECT_MODE policy.
+/** Possible values for the selection policy of some widgets.
*
* @since 1.7
*
@@ -282,7 +282,7 @@ typedef enum
* regardless of config settings */
} Elm_Policy_Throttle;
-/** Possible values for the #ELM_OBJECT_MULTI_SELECT_MODE policy.
+/** Possible values for the multi-selection policy of some widgets.
*
* @since 1.8
*
diff --git a/src/lib/elementary/elm_list_eo.h b/src/lib/elementary/elm_list_eo.h
index 4587ed0744..4f1b57e15e 100644
--- a/src/lib/elementary/elm_list_eo.h
+++ b/src/lib/elementary/elm_list_eo.h
@@ -270,7 +270,7 @@ EOAPI Elm_Widget_Item *elm_obj_list_selected_item_get(const Eo *obj);
*
* @param[in] obj The object.
*
- * @return A @c list of list items, #Elm.Widget.Item, or @c NULL on failure.
+ * @return A @c list of list items, #Elm_Widget_Item, or @c NULL on failure.
*
* @ingroup Elm_List
*/
@@ -297,7 +297,7 @@ EOAPI Elm_Widget_Item *elm_obj_list_first_item_get(const Eo *obj);
*
* @param[in] obj The object.
*
- * @return An @c list of list items, #Elm.Widget.Item, or @c NULL on failure.
+ * @return An @c list of list items, #Elm_Widget_Item, or @c NULL on failure.
*
* @ingroup Elm_List
*/
@@ -541,7 +541,7 @@ EOAPI void elm_obj_list_clear(Eo *obj);
* @param[in] func The function to call when the item is clicked.
* @param[in] data The data to associate with the item for related callbacks.
* @param[in] cmp_func The comparing function to be used to sort list items by
- * #Elm.Widget.Item item handles. This function will receive two items and
+ * #Elm_Widget_Item item handles. This function will receive two items and
* compare them, returning a non-negative integer if the second item should be
* place after the first, or negative value if should be placed before.
*
diff --git a/src/lib/elementary/elm_list_eo.legacy.h b/src/lib/elementary/elm_list_eo.legacy.h
index 6885674baf..3a2e019c3a 100644
--- a/src/lib/elementary/elm_list_eo.legacy.h
+++ b/src/lib/elementary/elm_list_eo.legacy.h
@@ -263,7 +263,7 @@ EAPI Elm_Widget_Item *elm_list_selected_item_get(const Elm_List *obj);
*
* @param[in] obj The object.
*
- * @return A @c list of list items, #Elm.Widget.Item, or @c NULL on failure.
+ * @return A @c list of list items, #Elm_Widget_Item, or @c NULL on failure.
*
* @ingroup Elm_List_Group
*/
@@ -290,7 +290,7 @@ EAPI Elm_Widget_Item *elm_list_first_item_get(const Elm_List *obj);
*
* @param[in] obj The object.
*
- * @return An @c list of list items, #Elm.Widget.Item, or @c NULL on failure.
+ * @return An @c list of list items, #Elm_Widget_Item, or @c NULL on failure.
*
* @ingroup Elm_List_Group
*/
@@ -534,7 +534,7 @@ EAPI void elm_list_clear(Elm_List *obj);
* @param[in] func The function to call when the item is clicked.
* @param[in] data The data to associate with the item for related callbacks.
* @param[in] cmp_func The comparing function to be used to sort list items by
- * #Elm.Widget.Item item handles. This function will receive two items and
+ * #Elm_Widget_Item item handles. This function will receive two items and
* compare them, returning a non-negative integer if the second item should be
* place after the first, or negative value if should be placed before.
*
diff --git a/src/lib/elementary/elm_slideshow_eo.h b/src/lib/elementary/elm_slideshow_eo.h
index 00dd7aeeb8..2c9d82cf80 100644
--- a/src/lib/elementary/elm_slideshow_eo.h
+++ b/src/lib/elementary/elm_slideshow_eo.h
@@ -200,7 +200,7 @@ EOAPI double elm_obj_slideshow_timeout_get(const Eo *obj);
*
* @param[in] obj The object.
*
- * @return The list of items (#Elm.Widget.Item as data) or @c null on errors.
+ * @return The list of items (#Elm_Widget_Item as data) or @c null on errors.
*
* @ingroup Elm_Slideshow
*/
diff --git a/src/lib/elementary/elm_slideshow_eo.legacy.h b/src/lib/elementary/elm_slideshow_eo.legacy.h
index 3670d7c913..ee1d6f7597 100644
--- a/src/lib/elementary/elm_slideshow_eo.legacy.h
+++ b/src/lib/elementary/elm_slideshow_eo.legacy.h
@@ -192,7 +192,7 @@ EAPI double elm_slideshow_timeout_get(const Elm_Slideshow *obj);
*
* @param[in] obj The object.
*
- * @return The list of items (#Elm.Widget.Item as data) or @c null on errors.
+ * @return The list of items (#Elm_Widget_Item as data) or @c null on errors.
*
* @ingroup Elm_Slideshow_Group
*/