man mfont_set_selection_priority () - Set the font selection priority.
NAME
mfont_set_selection_priority - Set the font selection priority.
SYNOPSIS
int mfont_set_selection_priority (MSymbol * keys)
DESCRIPTION
The mfont_set_selection_priority() function sets font selection priority according to keys, which is an array of six symbols. Each element must be one of the below. No two elements must be the same.
Mfamily, Mweight, Mstyle, Mstretch, Madstyle, Msize.
See the documentation of the function mfont_selection_priority() for details.