Method
GntEntryadd_to_history
Declaration [src]
void
gnt_entry_add_to_history (
GntEntry* entry,
const char* text
)
Description [src]
Add a text to the history list for the text. The history length for the entry box needs to be set first by gnt_entry_set_history_length.