From: seoz Date: Mon, 21 Nov 2011 09:30:09 +0000 (+0000) Subject: elm Elementary.h.in: Fix documentation typo. X-Git-Tag: REL_F_I9500_20120323_1~17^2~1304 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3fd3fd43eb875b9e5eec72d54a12023eb19d9779;p=framework%2Fuifw%2Felementary.git elm Elementary.h.in: Fix documentation typo. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@65476 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/Elementary.h.in b/src/lib/Elementary.h.in index 266cdfb..8d0cbca 100644 --- a/src/lib/Elementary.h.in +++ b/src/lib/Elementary.h.in @@ -18197,7 +18197,7 @@ extern "C" { * theme. It must return @c NULL, when no content is desired, or a valid * object handle, otherwise. The object will be deleted by the genlist on * its deletion or when the item is "unrealized". See - * #Elm_Genlist_Item_Icon_Get_Cb. + * #Elm_Genlist_Item_Content_Get_Cb. * - @c func.state_get - The @c part parameter is the name string of one of * the state parts in the Edje group implementing the item's theme. Return * @c EINA_FALSE for false/off or @c EINA_TRUE for true/on. Genlists will