[Top]
GTK2
GTK2.EntryCompletion
|
Method GTK2.EntryCompletion()->insert_action_text()
- Method
insert_action_text
GTK2.EntryCompletion insert_action_text(int index, string text)
- Description
Inserts an action in the action item list at position index with the
specified text. If you want the action item to have markup, use
insert_action_markup().
|