[Top]
Gnome
Gnome.Entry
|
Method Gnome.Entry()->set_history_id()
- Method
set_history_id
Gnome.Entry set_history_id(string|void history_id)
- Description
Set or clear the history id of the GnomeEntry widget. If history_id
is 0, the widget's history id is cleared. Otherwise, the given
id replaces the previous widget history id.
|