Function

PangoLanguagefrom_string

Declaration

PangoLanguage*
pango_language_from_string (
  const char* language
)

Description

No description available.

Parameters

language

Type: const char*

No description available.

The argument can be NULL.
The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.

Return value

Type: PangoLanguage

No description available.

The data is owned by the called function.
The return value can be NULL.