Package: glib
Function glib:key-file-remove-comment
Lambda Listglib:key-file-remove-comment (keyfile group key) ArgumentsReturn ValueTrue if the comment was removed, false otherwise. Details Removes a comment above key from group. If key is nil then the comment will be removed above group. If both key and group are nil, then the comment will be
removed above the first group in the file. | See also |
2025-1-12