unset_state_flags
Description:
This function is for use in widget implementations.
Turns off flag values for the current widget state (insensitive, prelighted, etc.). See set_state_flags.
Parameters:
this |
a Widget |
flags |
State flags to turn off |