Function
Foundrykey_file_new_merged
Declaration [src]
DexFuture*
foundry_key_file_new_merged (
const char* const* search_dirs,
const char* file,
GKeyFileFlags flags
)
Parameters
search_dirs
-
Type:
const char* const*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. file
-
Type:
const char*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. flags
-
Type:
GKeyFileFlags
No description available.