gtkBuilderGetTranslationDomain {RGtk2}R Documentation

gtkBuilderGetTranslationDomain

Description

Gets the translation domain of builder.

Usage

gtkBuilderGetTranslationDomain(object)

Arguments

object [GtkBuilder] a GtkBuilder

Details

Since 2.12

Value

[character] the translation domain.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]