Package: glib
Function glib:key-file-load-from-data
Lambda Listglib:key-file-load-from-data (keyfile data flags) ArgumentsReturn ValueTrue if a key file could be loaded, otherwise false. Details Loads a key file from memory into a g:key-file instance. If the data cannot be loaded then false is returned. Use the g:with-key-file-from-data macro to create and load the key file in one step. | See also |
2026-02-06