add note about allocation

SVN revision: 68666
This commit is contained in:
Mike Blumenkrantz 2012-03-05 00:22:54 +00:00
parent d1ac092565
commit 4a369309d9
1 changed files with 1 additions and 0 deletions

View File

@ -344,6 +344,7 @@ EAPI Eina_Bool elm_naviframe_prev_btn_auto_pushed_get(const Evas_Object *
* @param obj The naviframe object
* @return An Eina_List of naviframe items, #Elm_Object_Item,
* or @c NULL on failure.
* @note The returned list MUST be freed.
*
* @ingroup Naviframe
*/