Method

PangoOTRulesetget_feature_count

since: 1.18

Declaration

guint
pango_ot_ruleset_get_feature_count (
  const PangoOTRuleset* ruleset,
  guint* n_gsub_features,
  guint* n_gpos_features
)

Description

No description available.

Available since: 1.18

Parameters

n_gsub_features

Type: guint*

No description available.

The argument will be set by the function.
The argument can be NULL.
n_gpos_features

Type: guint*

No description available.

The argument will be set by the function.
The argument can be NULL.

Return value

Type: guint

No description available.