set_insert_func
Description:
Specifies that this should call insert_func when the user wants to insert a char which is anot
allowed, to perform other actions
Parameters:
| this |
a FormattedEntry widget |
| insert_func |
a FormattedEntryInsertFunc, or null |
| data |
a pointer which will be passed to |