Constructor

PangoOTRulesetnew_for

since: 1.18

Declaration

PangoOTRuleset*
pango_ot_ruleset_new_for (
  PangoOTInfo* info,
  PangoScript script,
  PangoLanguage* language
)

Description

No description available.

Available since: 1.18

Parameters

info

Type: PangoOTInfo

No description available.

The data is owned by the caller of the function.
script

Type: PangoScript

No description available.

language

Type: PangoLanguage

No description available.

The data is owned by the caller of the function.

Return value

Type: PangoOTRuleset

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.