int(* history_function_t)(struct HistoryData *pd, int op)
Data to pass to the History Functions.
struct HistoryArray * matches
History entries.
bool done
Should we close the Dialog?
history_function_t function
Function to call.
int op
Op code, e.g. OP_GENERIC_SELECT_ENTRY.