Warning
g_completion_clear_items has been deprecated since version 2.26 and should not be used in newly-written code. Rarely used API
Removes all items from the GCompletion. The items are not freed, so if the
memory was dynamically allocated, it should be freed after calling this
function.
Warning g_completion_clear_items has been deprecated since version 2.26 and should not be used in newly-written code. Rarely used API Removes all items from the GCompletion. The items are not freed, so if the memory was dynamically allocated, it should be freed after calling this function.