Instance Method
showUnicodeInfo(_:)showUnicodeInfo:showUnicodeInfo_
return YES you handled the request, otherwise, NO;
Declaration
func showUnicodeInfo(_ glyph: GSGlyph) -> BoolDeclaration
- (BOOL) showUnicodeInfo:(GSGlyph *) glyph;Declaration
showUnicodeInfo_(glyph: GSGlyph) -> bool