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

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