Enumeration (GI Flags)

GLib-2.0GLibKeyFileFlags

Flags which influence the parsing.

Index
KEEP_COMMENTS: 1

Use this flag if you plan to write the (possibly modified) contents of the key file back to a file; otherwise all comments will be lost when the key file is written back.

KEEP_TRANSLATIONS: 2

Use this flag if you plan to write the (possibly modified) contents of the key file back to a file; otherwise only the translations for the current language will be written back.

NONE: 0

No flags, default behaviour