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

mdraw_text_items -

Description

       Draw one or more textitems. The mdraw_text_items() function draws one or more M-texts on window win of
       frame frame at coordinate (x, y).  items is an array of the textitems to be drawn and nitems is the
       number of textitems in the array.

Name

       mdraw_text_items -

See Also

           MTextItem, mdraw_text().

Synopsis

       void mdraw_text_items (MFrame * frame, MDrawWindowwin, int x, int y, MDrawTextItem * items, int nitems)

See Also