| Data Fields | |
| int | w | 
| int | h | 
| The desired icon size in addition to the file path returned from the mapping. | |
| Elm_Icon_Lookup_Order | lookup_order | 
| The order in which to find the icon. | |
| Eina_Bool | standard_name: 1 | 
| Use a standard name to find it ( EINA_TRUE) or not. | |
| Eina_Bool | no_scale: 1 | 
| EINA_TRUEis you don't want the icon scaled | |
| Eina_Bool | smooth: 1 | 
| EINA_TRUEif icon is to be smooth scaled | |
| Eina_Bool | scale_up: 1 | 
| EINA_TRUEif scaling up is allowed | |
| Eina_Bool | scale_down: 1 | 
| EINA_TRUEif scaling down is allowed | |