rgtk2_bindtextdomain: RGtk2 gettext support

Description Usage Arguments Value Author(s) See Also

View source: R/utils.R

Description

Binds a gettext domain using the libintl linked to RGtk2. A workaround for Windows where R and RGtk2 link to different builds of libintl.

Usage

1

Arguments

domain

The name of the gettext domain.

dirname

The directory containing the catalogs for the domain.

Value

domain or NULL if unsuccessful.

Author(s)

Michael Lawrence

See Also

bindtextdomain in the base package.


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.