TranslateFunc


Description:


public delegate string TranslateFunc (string path)

The function used to translate messages in e.

g. IconFactory and ActionGroup.

Parameters:

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

Returns:

the translated message


Namespace: Gtk
Package: gtk+-2.0