logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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