Package: gtk

Function gtk:entry-completion-insert-action-markup

Lambda List

gtk:entry-completion-insert-action-markup (completion index markup)

Arguments

completion -- a gtk:entry-completion object
index -- an integer with the index of the item to insert
markup -- a string with the markup of the item to insert

Details

Inserts an action in the action item list of the entry completion at position index with the given markup.
 

See also

#2024-3-17