add note regarding swallowed content in items to elm_menu_item_object_icon_get
authordiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 26 Jul 2011 01:51:50 +0000 (01:51 +0000)
committerdiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 26 Jul 2011 01:51:50 +0000 (01:51 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@61721 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/elm_menu.c

index f5864e8..5557442 100644 (file)
@@ -908,6 +908,8 @@ elm_menu_item_separator_add(Evas_Object *obj, Elm_Menu_Item *parent)
  *
  * @param item The menu item object
  * @return The icon object or NULL if there's no icon
+ * @note If @p item was added with elm_menu_item_add_object, this
+ * function will return the object passed.
  *
  * @ingroup Menu
  */