gtkBuilderSetTranslationDomain {RGtk2}R Documentation

gtkBuilderSetTranslationDomain

Description

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

Usage

gtkBuilderSetTranslationDomain(object, domain)

Arguments

object [GtkBuilder] a GtkBuilder
domain [character] the translation domain or NULL

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]