Method
DevhelpCompletionsort
Declaration [src]
void
dh_completion_sort (
DhCompletion* completion
)
Description [src]
Sorts all the strings. It is required to call this function after adding
strings with dh_completion_add_string()
.
Available since: | 3.28 |