| PipeWire 1.4.6
    | 
Go to the source code of this file.
| Data Structures | |
| struct | spa_i18n | 
| struct | spa_i18n_methods | 
| Macros | |
| #define | SPA_API_I18N static inline | 
| #define | SPA_TYPE_INTERFACE_I18N SPA_TYPE_INFO_INTERFACE_BASE "I18N" | 
| #define | SPA_VERSION_I18N 0 | 
| #define | SPA_VERSION_I18N_METHODS 0 | 
| Functions | |
| SPA_API_I18N const char * | spa_i18n_text (struct spa_i18n *i18n, const char *msgid) | 
| SPA_API_I18N const char * | spa_i18n_ntext (struct spa_i18n *i18n, const char *msgid, const char *msgid_plural, unsigned long int n) | 
| #define SPA_API_I18N static inline |