Warning gtk_item_factory_set_translate_func has been deprecated since version 2.4 and should not be used in newly-written code. Use GtkUIManager instead. Sets a function to be used for translating the path elements before they are displayed.
the GtkTranslateFunc function to be used to translate path elements
data to pass to func and notify
a GDestroyNotify function to be called when ifactory is destroyed and when the translation function is changed again
See Implementation
Warning gtk_item_factory_set_translate_func has been deprecated since version 2.4 and should not be used in newly-written code. Use GtkUIManager instead. Sets a function to be used for translating the path elements before they are displayed.