EntryCompletion.deleteAction

Deletes the action at index_ from completion's action list. Since 2.4

class EntryCompletion
void
deleteAction
(
int index
)

Parameters

index int

The index of the item to Delete.

Meta