Method

PangoContextget_language

[]

Declaration [src]

PangoLanguage*
pango_context_get_language (
  PangoContext* context
)
[]

Description [src]

Retrieves the global language tag for the context.

[]

Return value

Type: PangoLanguage

The global language tag.

The returned data is owned by the instance.