Ecore_Txt (3) - Linux Manuals

Ecore_Txt: Provides a text encoding conversion function.

NAME

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.

Author

Generated automatically by Doxygen for Ecore from the source code.