Package: gtk

Function gtk-action-group-set-translate-func

Lambda List

gtk-action-group-set-translate-func (group func)

Arguments

group -- a gtk-action-group object
func -- a gtk-translate-func callback function

Details

Sets a function to be used for translating the label and tooltip of action entires added by the gtk-action-group-add-actions function. If you are using GNU gettext, it is enough to set the translation domain with the gtk-action-group-set-translation-domain function.

Warning

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

See also

2021-12-18