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