gtkBuilderGetTranslationDomain {RGtk2}R Documentation

gtkBuilderGetTranslationDomain

Description

Gets the translation domain of builder.

Usage

gtkBuilderGetTranslationDomain(object)

Arguments

object

a GtkBuilder

Details

Since 2.12

Value

[character] the translation domain. This string is owned by the builder object and must not be modified or freed.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]