clear_items


Description:

public void clear_items ()

Removes all items from the Completion.

Note:

Rarely used API

The items are not freed, so if the memory was dynamically allocated, it should be freed after calling this function.

Parameters:

this

the Completion.