Gjsify LogoGjsify Logo

Describes changes in a sorter in more detail and allows users to optimize resorting.

Index

Enumeration Members

DIFFERENT: number

The sorter change cannot be described by any of the other enumeration values

INVERTED: number

The sort order was inverted. Comparisons that returned %GTK_ORDERING_SMALLER now return %GTK_ORDERING_LARGER and vice versa. Other comparisons return the same values as before.

LESS_STRICT: number

The sorter is less strict: Comparisons may now return %GTK_ORDERING_EQUAL that did not do so before.

MORE_STRICT: number

The sorter is more strict: Comparisons that did return %GTK_ORDERING_EQUAL may not do so anymore.

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