[ CCode ( cprefix = "GRL_RANK_" , has_type_id = false ) ]
public enum Rank
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.