Package: glib
Function g-key-file-has-key
Lambda Listg-key-file-has-key (keyfile group key) Argumentskeyfile -- a g-key-file instance group -- a string with the group name key -- a string with the key name Return ValueTrue if key is a part of group, false otherwise. Details Looks whether the key file has the key key in the group group. | See also |
2021-8-13