Package: glib
Function glib:key-file-load-from-file
Lambda Listglib:key-file-load-from-file (keyfile path flags) Argumentskeyfile -- a g:key-file instance path -- a pathname or namestring for the path of a file to load flags -- a g:key-file-flags value Return 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. | See also |
2025-1-12