Package: gtk

Accessor gtk-builder-translation-domain

Lambda List

gtk-builder-translation-domain (object)

Syntax

(gtk-builder-translation-domain object) => domain
(setf (gtk-builder-translation-domain object) domain)

Arguments

object -- a gtk-builder object
domain -- a string with the translation domain or nil

Details

Accessor of the translation-domain slot of the gtk-builder class.

The gtk-builder-translation-domain slot access function gets the translation domain of object. The (setf gtk-builder-translation-domain) slot access function sets the translation domain.
 

See also

2021-9-3