Package: gtk
Accessor gtk:builder-translation-domain
Lambda Listgtk:builder-translation-domain (object) SyntaxArgumentsDetails Accessor of the translation-domain slot of the gtk:builder class. The gtk:builder-translation-domain function gets the translation domain of the builder. The (setf gtk:builder-translation-domain) function sets the
translation domain. The translation domain used when translating property values that have been marked as translatable in interface descriptions. If the translation domain is nil, the gtk:builder object uses the gettext() function, otherwise the d_dgettext() function. | See also |
2024-11-4