GtkTextTag::get_priority

int get_priority();

Returns the tag's priority. Tags with higher priority will be applied across a range of text over tags with lower priority when there are conflicting attribute values for that range of text.

See also: set_priority()