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 uses gettext(), otherwise g_dgettext().

    Declaration

    Swift

    case translationDomain = "translation-domain"