75 ntext, 0, msgid, msgid_plural, n);
SPA_FORMAT_ARG_FUNC(1) const char *pw_gettext(const char *msgid)
static const char * spa_i18n_text(struct spa_i18n *i18n, const char *msgid)
Definition: spa/include/spa/support/i18n.h:65
static const char * spa_i18n_ntext(struct spa_i18n *i18n, const char *msgid, const char *msgid_plural, unsigned long int n)
Definition: spa/include/spa/support/i18n.h:76
#define spa_interface_call_res(iface, method_type, res, method, vers,...)
Invoke method named method in the callbacks on the given interface object.
Definition: hook.h:235