Gjsify LogoGjsify Logo

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, %GTK_FILTER_CHANGE_DIFFERENT is always a correct choice.

Index

Enumeration Members

DIFFERENT: number

The filter change cannot be described with any of the other enumeration values.

LESS_STRICT: number

The filter is less strict than it was before: All items that it used to return %TRUE for still return %TRUE, others now may, too.

MORE_STRICT: number

The filter is more strict than it was before: All items that it used to return %FALSE for still return %FALSE, others now may, too.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method