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