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