Enumeration (GI Enum)

Grl-0.3GrlRank

Source priority ranks. Defines the order in which the resolver (or similar rank-picking mechanisms) will choose this source over an alternative one with the same function.

These constants serve as a rough guidance for defining the rank of a GrlSource. Any value is valid, including values bigger than GRL_RANK_HIGHEST.

Index
DEFAULT: 0

likely to be chosen

HIGH: 32

will be chosen

HIGHEST: 64

will be chosen first

LOW: -32

unlikely to be chosen

LOWEST: -64

will be chosen last or not at all