Instance Method
glyphIndex(_:)glyphIndex:glyphIndex_
Returns the index of the glyph in the database.
Declaration
func glyphIndex(_ glyph: GSGlyph) -> UIntDeclaration
- (NSUInteger) glyphIndex:(GSGlyph *) glyph;Declaration
glyphIndex_(glyph: GSGlyph) -> int