PipeWire
0.3.66
|
Gettext interface. More...
Files | |
file | src/pipewire/i18n.h |
pipewire/i18n.h | |
Macros | |
#define | _(String) (pw_gettext(String)) |
#define | N_(String) (String) |
Functions | |
SPA_FORMAT_ARG_FUNC (1) const char *pw_gettext(const char *msgid) | |
Gettext interface.
#define _ | ( | String | ) | (pw_gettext(String)) |
#define N_ | ( | String | ) | (String) |
SPA_FORMAT_ARG_FUNC | ( | 1 | ) | const |