Method Gnome.Entry()->append_history()
- Method append_history
Gnome.Entry
append_history(int
save
,string
text
)- Description
Adds a history item of the given text to the tail of the history list inside gentry. If save is TRUE, the history item will be saved in the config file (assuming that gentry's history id is not 0).