Data Fields
_Elm_Index_Item_Data Struct Reference

Data Fields

Elm_Widget_Item_Database
 
const char * letter
 
int level
 
Evas_Smart_Cb func
 
Eina_Listomitted
 
Elm_Index_Item_Datahead
 
int priority
 
Eina_Bool selected: 1
 a flag that remembers an item is selected. More...
 

Field Documentation

◆ selected

Eina_Bool _Elm_Index_Item_Data::selected

a flag that remembers an item is selected.

this is set true when mouse down/move occur above an item and when elm_index_item_selected_set() API is called.