int(* history_function_t)(struct HistoryData *pd, int op)
Data to pass to the History Functions.
size_t buflen
Length of the results buffer.
bool done
Should we close the Dialog?
int match_count
Number of history entries.
history_function_t function
Function to call.
int op
Op code, e.g. OP_GENERIC_SELECT_ENTRY.