StringCompletion.addItems

Warning g_completion_add_items has been deprecated since version 2.26 and should not be used in newly-written code. Rarely used API Adds items to the GCompletion.

class StringCompletion
void
addItems

Parameters

items ListG

the list of items to add. [transfer none]

Meta