gtkEntryCompletionInsertActionMarkup {RGtk2} | R Documentation |
Inserts an action in completion
's action item list at position index.
with markup markup
.
gtkEntryCompletionInsertActionMarkup(object, index, markup)
|
[GtkEntryCompletion ] A GtkEntryCompletion . |
|
[integer] The index of the item to insert. |
|
[character] Markup of the item to insert. |
Since 2.4
Derived by RGtkGen from GTK+ documentation