Package: glib

Callback glib:translate-func

Syntax

lambda (str) => result

Arguments

str -- a untranslated string
result -- a string with the translation for the current locale

Details

The type of functions which are used to translate user visible strings, for --help output.
 

See also

2024-11-19