PipeWire 1.0.4
Loading...
Searching...
No Matches
i18n.h File Reference

pipewire/i18n.h More...

Go to the source code of this file.

Macros

#define _(String)   (pw_gettext(String))
 
#define N_(String)   (String)
 

Functions

const char * pw_gettext (const char *msgid)
 
const char * pw_ngettext (const char *msgid, const char *msgid_plural, unsigned long int n)
 

Detailed Description