void option_dialog_popdown(const struct option_set *poptset)
Popdown the option dialog for the option set.
void option_gui_update(struct option *poption)
Update the GUI for the option.
void option_dialog_popup(const char *name, const struct option_set *poptset)
Popup the option dialog for the option set.
The base class for options.