Package: glib

Callback g-translate-func

Details

The type of functions which are used to translate user visible strings, for --help output.
 lambda (str)  
str
The unstranslated string.
Returns
A translation of the string for the current locale.
 

See also

2021-8-11