Package: glib
Function glib:key-file-load-from-data-dirs
Lambda Listglib:key-file-load-from-data-dirs (keyfile file flags) ArgumentsReturn ValueThe 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 file in the paths returned from the g_get_user_data_dir() and g_get_system_data_dirs() functions, 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 |
2025-1-12