KeyFile.setStringList

void setStringList(string groupName, string key, string[] list)

Associates a list of string values for key under group_name. If key cannot be found then it is created. If group_name cannot be found then it is created.

Parameters

groupNamea group name
keya key
listan array of string values