[cups-devel] The cups API - Localizing options and values

Nilanjana Lodh nilanjanalodh at gmail.com
Wed Jun 28 23:12:58 PDT 2017


Hi everyone,

I was going through the new CUPS Programming manual, and I see a few
functions regarding 'localization' of options and values:
However, I am not able to clearly understand what 'localization' means in
this context. DIdn't find any example, too. Would be great if someone could
help me out in understanding this!

const char *cupsLocalizeDestOption (
    http_t <https://www.cups.org/doc/cupspm.html#http_t> *http,
    cups_dest_t <https://www.cups.org/doc/cupspm.html#cups_dest_t> *dest,
    cups_dinfo_t <https://www.cups.org/doc/cupspm.html#cups_dinfo_t> *dinfo,
    const char *option
);



Thanks and regards,

Nilanjana Lodh


More information about the cups-devel mailing list