[ CCode ( cname = "hb_feature_t" , copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "hb_gobject_feature_get_type ()" ) ]
[ Compact ]
[ GIR ( name = "feature_t" ) ]
public class Feature
The Feature is the structure that holds information about requested feature application.
The feature will be applied with the given value to all glyphs which are in clusters between start (inclusive) and
end (exclusive). Setting start to FEATURE_GLOBAL_START and end
to HB_FEATURE_GLOBAL_END specifies that the feature always applies to the entire buffer.