:right-sidebar: True KeyFileFlags =================================================================== .. currentmodule:: gi.repository.GLib .. class:: KeyFileFlags :no-contents-entry: Flags which influence the parsing. Fields ------ .. rst-class:: interim-class .. class:: KeyFileFlags :no-index: .. attribute:: KEEP_COMMENTS 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. .. attribute:: KEEP_TRANSLATIONS 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. .. attribute:: NONE No flags, default behaviour