ActionGroup.translateString

Warning gtk_action_group_translate_string is deprecated and should not be used in newly-written code. 3.10 Translates a string using the function set with gtk_action_group_set_translate_func(). This is mainly intended for language bindings. Since 2.6

class ActionGroup
string
translateString
(
string string
)

Parameters

string string

a string

Return Value

Type: string

the translation of string

Meta