gtkActionGroupSetTranslationDomain {RGtk2} | R Documentation |
Sets the translation domain and uses gDgettext()
for translating the
label
and tooltip
of GtkActionEntry
s added by
gtkActionGroupAddActions
.
gtkActionGroupSetTranslationDomain(object, domain)
|
|
|
the translation domain to use for |
If you're not using gettext()
for localization, see
gtkActionGroupSetTranslateFunc
.
Since 2.4
Derived by RGtkGen from GTK+ documentation