Description Usage Arguments Details Author(s)
Sets a function to be used for translating the label and tooltip of
GtkActionGroupEntrys added by gtkActionGroupAddActions.
1 | gtkActionGroupSetTranslateFunc(object, func, data = NULL)
|
|
a |
|
a |
|
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.