translation_domain


Description:

[ Version ( since = "2.12" ) ]
public string translation_domain { get; set; }

The translation domain used when translating property values that have been marked as translatable.

If the translation domain is null, `GtkBuilder` uses gettext, otherwise dgettext.