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

mtext_property_end -

Description

       Return the end position of a text property. The mtext_property_end() function returns the end position of
       text property prop. The end position is a character position of an M-text where prop ends. If prop is
       detached, it returns -1.

Name

       mtext_property_end -

Synopsis

       int mtext_property_end (MTextProperty * prop)

See Also