gtkActionGroupSetTranslateFunc
Sets a function to be used for translating the label
and tooltip
of
GtkActionGroupEntry
s added by gtkActionGroupAddActions
.
gtkActionGroupSetTranslateFunc(object, func, data = NULL)
|
|
|
|
|
data to be passed to |
If you're using gettext()
, it is enough to set the translation domain
with gtkActionGroupSetTranslationDomain
.
Since 2.4
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.