gtkGetDefaultLanguage: gtkGetDefaultLanguage

Description Usage Details Value Author(s)

View source: R/gtkFuncs.R

Description

Returns the PangoLanguage for the default language currently in effect. (Note that this can change over the life of an application.) The default language is derived from the current locale. It determines, for example, whether GTK+ uses the right-to-left or left-to-right text direction.

Usage

1

Details

This function is equivalent to pangoLanguageGetDefault. See that function for details.

Value

[PangoLanguage] the default language as a PangoLanguage, must not be freed

Author(s)

Derived by RGtkGen from GTK+ documentation


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