man mtext_detach_property () - Detach a text property from an M-text.
NAME
mtext_detach_property - Detach a text property from an M-text.
SYNOPSIS
int mtext_detach_property (MTextProperty * prop)
DESCRIPTION
The mtext_detach_property() function makes text property prop detached.
RETURN VALUE
This function always returns 0.