:right-sidebar: True FileSaverFlags =================================================================== .. currentmodule:: gi.repository.GtkSource .. class:: FileSaverFlags :no-contents-entry: Flags to define the behavior of a :obj:`~gi.repository.GtkSource.FileSaverFlags`. Fields ------ .. rst-class:: interim-class .. class:: FileSaverFlags :no-index: .. attribute:: CREATE_BACKUP Create a backup before saving the file. .. attribute:: IGNORE_INVALID_CHARS Ignore invalid characters. .. attribute:: IGNORE_MODIFICATION_TIME Save file despite external modifications. .. attribute:: NONE No flags.