Constructor
PangoOTRulesetnew_from_description
since: 1.18
Declaration
PangoOTRuleset*
pango_ot_ruleset_new_from_description (
PangoOTInfo* info,
const PangoOTRulesetDescription* desc
)
Parameters
info
-
Type:
PangoOTInfo
No description available.
The data is owned by the caller of the function. desc
-
Type:
PangoOTRulesetDescription
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. |