:right-sidebar: True FilterChange =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: FilterChange :no-contents-entry: Describes changes in a filter in more detail and allows objects using the filter to optimize refiltering items. If you are writing an implementation and are not sure which value to pass, :const:`~gi.repository.Gtk.FilterChange.DIFFERENT` is always a correct choice. Fields ------ .. rst-class:: interim-class .. class:: FilterChange :no-index: .. attribute:: DIFFERENT The type of the None singleton. .. attribute:: LESS_STRICT The type of the None singleton. .. attribute:: MORE_STRICT The type of the None singleton.