xxx-- -> we need these as genlist/grid items hold data for these due

to realize/unrealize.



SVN revision: 68981
This commit is contained in:
Carsten Haitzler 2012-03-07 16:01:15 +00:00
parent a021f775fb
commit 8054ade720
2 changed files with 0 additions and 6 deletions

View File

@ -883,8 +883,6 @@ EAPI void elm_gengrid_item_class_ref(Elm_Gengrid_Item_Class *itc);
*/
EAPI void elm_gengrid_item_class_unref(Elm_Gengrid_Item_Class *itc);
//XXX: Need to review tooltip & cursor APIs
/**
* Set the text to be shown in a given gengrid item's tooltips.
*

View File

@ -1039,10 +1039,6 @@ EAPI void elm_genlist_item_class_ref(Elm_Genlist_Item_Class *itc);
*/
EAPI void elm_genlist_item_class_unref(Elm_Genlist_Item_Class *itc);
//XXX: Need to review tooltip & cursor APIs
/**
* Set the text to be shown in a given genlist item's tooltips.
*