Package: gtk

Function gtk-action-group-translate-string

Lambda List

gtk-action-group-translate-string (group string)

Arguments

group -- a gtk-action-group object
string -- a string

Return Value

A string with the translation.

Details

Translates a string using the specified gtk-translate-func callback function. This is mainly intended for language bindings.

Warning

The gtk-action-group-translate-string function has been deprecated since version 3.10 and should not be used in newly written code.
 

See also

2021-12-18