gtkEntryCompletionInsertActionText
Inserts an action in completion
's action item list at position index.
with text text
. If you want the action item to have markup, use
gtkEntryCompletionInsertActionMarkup
.
gtkEntryCompletionInsertActionText(object, index, text)
|
|
|
The index of the item to insert. |
|
Text of the item to insert. |
Since 2.4
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.