set_boolean_list
Description:
Associates a list of boolean values with key
under group_name
.
If key
cannot be found then it is created. If group_name
is null, the start_group
is used.
Parameters:
this |
a KeyFile |
group_name |
a group name |
key |
a key |
list |
an array of boolean values |
length |
length of |