[Top]
Gnome
Gnome.Entry
|
Method Gnome.Entry()->prepend_history()
- Method
prepend_history
Gnome.Entry prepend_history(int save, string text)
- Description
Adds a history item of the given text to the head 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).
|