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 entry completion's action item list at position index with the given markup.
 

See also

2020-5-31