Sets a function to be used for translating the @label and @tooltip of #GtkActionEntrys added by gtk_action_group_add_actions().
If you’re using gettext(), it is enough to set the translation domain with gtk_action_group_set_translation_domain().
a #GtkTranslateFunc
data to be passed to @func and @notify
a #GDestroyNotify function to be called when @action_group is destroyed and when the translation function is changed again
2.4
See Implementation
Sets a function to be used for translating the @label and @tooltip of #GtkActionEntrys added by gtk_action_group_add_actions().
If you’re using gettext(), it is enough to set the translation domain with gtk_action_group_set_translation_domain().