Function
PangoOTRulesetget_for_description
since: 1.18
Declaration
const PangoOTRuleset*
pango_ot_ruleset_get_for_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 data is owned by the called function. |