From 3fd3fd43eb875b9e5eec72d54a12023eb19d9779 Mon Sep 17 00:00:00 2001 From: seoz Date: Mon, 21 Nov 2011 09:30:09 +0000 Subject: [PATCH] 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 --- src/lib/Elementary.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4