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

mdraw_clear_cache -

Description

       clear cached information.
        The mdraw_clear_cache() function clear cached information on M-text mt that was attached by any of the
       drawing functions. When the behavior of `format' or `line_break' member functions of MDrawControl is
       changed, the cache must be cleared.

Name

       mdraw_clear_cache -

See Also

MDrawControl

Synopsis

       void mdraw_clear_cache (MText * mt)

See Also