Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.EntryCompletion

Method GTK2.EntryCompletion()->insert_action_text()


Method insert_action_text

GTK2.EntryCompletion insert_action_text(int index, string text)

Description

Inserts an action in the action item list at position index with the specified text. If you want the action item to have markup, use insert_action_markup().