Package: glib

Callback glib:translate-func

Syntax

lambda (str) => result

Arguments

str -- an untranslated string
result -- a string for the translation of the current locale

Details

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

See also

2025-05-22