[ CCode ( instance_pos = 1.9 ) ]
[ Version ( deprecated = true , deprecated_since = "3.10" ) ]
public delegate string TranslateFunc (string path)
Warning: TranslateFunc is deprecated since 3.10.
The function used to translate messages in e.
g. IconFactory and ActionGroup.
path |
The id of the message. In ActionGroup this will be a label or tooltip from a ActionEntry. |
func_data |
user data passed in when registering the function |
the translated message |