Ecore_Txt (3) Linux Manual Page
Ecore_Txt.h – Provides a text encoding conversion function.
Synopsis
Functions
EAPI char * ecore_txt_convert (const char *enc_from, const char *enc_to, const char *text)To be documented.
Detailed Description
Provides a text encoding conversion function.Function Documentation
EAPI char* ecore_txt_convert (const char * enc_from, const char * enc_to, const char * text)
To be documented. FIXME: Finish this.
