Gtk.Builder.prototype.set_translation_domain

function set_translation_domain(domain:String):void {
    // Gjs wrapper for gtk_builder_set_translation_domain()
}

Sets the translation domain of builder. See Gtk.translation-domain.

Since 2.12

domain

the translation domain or null