Package org.gnome.gtk

Enum Class FilterChange

java.lang.Object
java.lang.Enum<FilterChange>
org.gnome.gtk.FilterChange
All Implemented Interfaces:
Enumeration, Serializable, Comparable<FilterChange>, Constable

@Generated("io.github.jwharm.JavaGI") public enum FilterChange extends Enum<FilterChange> implements Enumeration
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, DIFFERENT is always a correct choice.