NAME¶
mtext_property_mtext - Return the M-text of a text property.
 
 
SYNOPSIS¶
MText* 
mtext_property_mtext (
MTextProperty * 
prop)
 
 
DESCRIPTION¶
Return the M-text of a text property. The mtext_property_mtext() function
  returns the M-text to which text property prop is attached. If prop is
  currently detached, NULL is returned.
COPYRIGHT¶
Copyright (C) 2001 Information-technology Promotion Agency (IPA)
 
Copyright (C) 2001-2011 National Institute of Advanced Industrial Science and
  Technology (AIST)
 
Permission is granted to copy, distribute and/or modify this document under the
  terms of the GNU Free Documentation License
  <
http://www.gnu.org/licenses/fdl.html>.