get_editable_text_iface
Description:
Gets the EditableText interface for an Accessible.
Parameters:
| this | a pointer to the Accessible instance to query. | 
Returns:
| a pointer to an EditableText interface instance, or NULL if this does not implement EditableText. |