Package: glib

Function glib:key-file-load-from-file

Lambda List

glib:key-file-load-from-file (keyfile path flags)

Arguments

keyfile -- 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 Value

True 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