Declaration

var groupIdx: Int16 { get set }

Declaration

@property (nonatomic) int16_t groupIdx;

Declaration

pyobjc_instanceMethods.groupIdx() -> int
pyobjc_instanceMethods.setGroupIdx_(groupIdx: int)

Discussion

Glyphs with the same positive value belong to the same group. A value less than or equal to zero uses category-based grouping.

See Also

Group