Struct
PangoOT.FeatureMap
Description [src]
struct PangoOTFeatureMap {
  None feature_name;
  gulong property_bit;
}
The PangoOTFeatureMap typedef is used to represent an OpenType
feature with the property bit associated with it.  The feature tag is
represented as a char array instead of a PangoOTTag for convenience.
Structure members
| feature_name | feature tag in represented as four-letter ASCII string. | 
| property_bit | the property bit to use for this feature.  See
 |