Property
GtkBuilder:translation-domain
since: 4.0
Description [src]
The translation domain used when translating property values that have been marked as translatable.
If the translation domain is NULL
, GtkBuilder
uses gettext(),
otherwise g_dgettext().
Type: | gchar* |
Available since: | 4.0 |
Default value | NULL |
Getter method | gtk_builder_get_translation_domain() |
Setter method | gtk_builder_set_translation_domain() |