Constructor

PangoOTRulesetnew

Declaration [src]

PangoOTRuleset*
pango_ot_ruleset_new (
  PangoOTInfo* info
)

Description [src]

Creates a new PangoOTRuleset for the given OpenType info.

Parameters

info PangoOTInfo
 

A PangoOTInfo

 The data is owned by the caller of the function.

Return value

Returns: PangoOTRuleset
 

The newly allocated PangoOTRuleset

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