add note regarding swallowed content in items to elm_menu_item_object_icon_get

SVN revision: 61721
This commit is contained in:
Mike Blumenkrantz 2011-07-26 01:51:50 +00:00
parent 47574fccbf
commit ae8211afbf
1 changed files with 2 additions and 0 deletions

View 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
*/