gwenhywfar  4.3.3
Defines | Functions
i18n_l.h File Reference
#include <gwenhywfar/i18n.h>

Go to the source code of this file.

Defines

#define I18N(msg)   GWEN_I18N_Translate(PACKAGE, msg)
#define I18S(msg)   msg

Functions

int GWEN_I18N_ModuleFini ()
int GWEN_I18N_ModuleInit ()

Define Documentation

#define I18N (   msg)    GWEN_I18N_Translate(PACKAGE, msg)

Definition at line 46 of file i18n_l.h.

#define I18S (   msg)    msg

Definition at line 47 of file i18n_l.h.


Function Documentation

Definition at line 170 of file i18n.c.

References gwen_i18n__currentlocale, gwen_i18n__localelist, and GWEN_StringList_free().

Referenced by GWEN_Fini().