Freeciv-3.3
|
Data Fields | |
const struct option_set * | poptset |
struct widget * | widget_list |
int | category |
Definition at line 78 of file optiondlg.c.
int option_dialog_optset::category |
Definition at line 81 of file optiondlg.c.
Referenced by apply_callback(), back_callback(), option_dialog_destroy(), option_gui_add(), option_gui_remove(), and option_gui_update().
const struct option_set * option_dialog_optset::poptset |
Definition at line 79 of file optiondlg.c.
Referenced by apply_callback(), back_callback(), option_dialog_destroy(), option_dialog_popdown(), option_dialog_popup(), option_gui_add(), option_gui_remove(), and option_gui_update().
Definition at line 80 of file optiondlg.c.
Referenced by back_callback().