Data for the elm_entry_filter_accept_set() entry filter. More...
| Data Fields | |
| const char * | accepted | 
| Set of characters accepted in the entry.  More... | |
| const char * | rejected | 
| Set of characters rejected from the entry.  More... | |
Data for the elm_entry_filter_accept_set() entry filter.
| const char* _Elm_Entry_Filter_Accept_Set::accepted | 
Set of characters accepted in the entry.
Referenced by elm_entry_filter_accept_set().
| const char* _Elm_Entry_Filter_Accept_Set::rejected | 
Set of characters rejected from the entry.
Referenced by elm_entry_filter_accept_set().