Genlist elm_genlist_item_hide_set is deprecated

Genlist elm_genlist_item_hide_set is deprecated

BY 02 Sep 2015 Native Application Development

I’m implementing genlist with search function and I’m using elm_genlist_item_hide_set to hide element which are not included in solution set. I receive compiler warning that elm_genlist_item_hide_set is deprecated, but I cannot find information how to replace it / how API changed. Any ideas?

Written by