Package: glib
Function g-key-file-load-from-data
Lambda Listg-key-file-load-from-data (keyfile data flags) Argumentskeyfile -- a g-key-file instance data -- a string with the key file loaded in memory flags -- flags from the g-key-file-flags flags Return ValueTrue if a key file could be loaded, otherwise false. Details Loads a key file from memory into a g-key-file instance. If the data cannot be loaded then false is returned. | See also |
2021-8-13