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 for the index of the item to insert
markup -- a string for 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

#2025-07-09