gtkItemFactorySetTranslateFunc {RGtk2} | R Documentation |
Sets a function to be used for translating the path elements before they
are displayed.
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.
gtkItemFactorySetTranslateFunc(object, func, data = NULL)
|
|
|
the |
|
data to pass to |
Derived by RGtkGen from GTK+ documentation