Gtk.EntryCompletion.prototype.delete_action
function delete_action(index_:Number):void { // Gjs wrapper for gtk_entry_completion_delete_action() }
Deletes the action at index_ from completion's action list.
Since 2.4
- index_
the index of the item to delete