Package: glib
Function glib:key-file-load-from-dirs
Lambda Listglib:key-file-load-from-dirs (keyfile path dirs flags) ArgumentsReturn Value The string containing the full path of the file, or nil if the file
could not be loaded. Details This function looks for a key file named path in the paths specified in dirs, loads the file into keyfile and returns the full path
of the file. If the file could not be loaded then nil is returned. | See also |
2026-02-06