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_start -

Description

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

Name

       mtext_property_start -

Synopsis

       int mtext_property_start (MTextProperty * prop)

See Also