ActionGroup.translateString

Translates a string using the function set with gtk_action_group_set_translate_func(). This is mainly intended for language bindings.

class ActionGroup
string
translateString
(
string str
)

Parameters

str string

a string

Return: the translation of @string

Meta