gi18n.h File Reference

API published in:
API deprecated in:


#include <glib/gstrfuncs.h>
#include <libintl.h>

Go to the source code of this file.


Defines

#define  _(String)   gettext (String)
#define  Q_(String)   g_strip_context ((String), gettext (String))
#define  N_(String)   (String)

Define Documentation

#define _ String   )     gettext (String)
 
#define N_ String   )     (String)
 
#define Q_ String   )     g_strip_context ((String), gettext (String))
 

Copyright © Nokia Corporation 2001-2008
Back to top