gtkBuilderSetTranslationDomain {RGtk2}R Documentation

gtkBuilderSetTranslationDomain

Description

Sets the translation domain of builder. See

"translation-domain"
.

Usage

gtkBuilderSetTranslationDomain(object, domain)

Arguments

object

a GtkBuilder

domain

the translation domain or NULL. [ allow-none ]

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]