e_config_target_changed —
void e_config_target_changed ( | emp, | |
how); |
| EConfig * | emp; |
| e_config_target_change_t | how; |
Indicate that the target has changed. This may be called by the self-aware target itself, or by the driving code. If how is E_CONFIG_TARGET_CHANGED_REBUILD, then the entire configuration widget may be recreated based on the changed target.
This is used to sensitise Druid next/back buttons and the Apply button for the Notebook mode.