logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mfont_set_selection_priority -

Description

       Set the font selection priority. 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.

Name

       mfont_set_selection_priority -

Synopsis

       int mfont_set_selection_priority (MSymbol * keys)

See Also