Description Usage Arguments Details Author(s)
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
.
1 | gtkEntryCompletionInsertActionText(object, index, text)
|
|
A |
|
The index of the item to insert. |
|
Text of the item to insert. |
Since 2.4
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.