BuilderPropertyName
public enum BuilderPropertyName : String, PropertyNameProtocol
Undocumented
-
The translation domain used when translating property values that have been marked as translatable in interface descriptions. If the translation domain is
nil
,GtkBuilder
usesgettext()
, otherwiseg_dgettext()
.Declaration
Swift
case translationDomain = "translation-domain"