Declaration

class func show(forGlyph infoChar: UChar32, delegate: any GSUnicodeInfoPopoverDelegate, sender: NSButton)

Declaration

+ (void) showInfoPopoverForGlyph:(UChar32) infoChar delegate:(NSObject<GSUnicodeInfoPopoverDelegate> *) delegate sender:(NSButton *) sender;

Declaration

showInfoPopoverForGlyph_delegate_sender_(infoChar: UChar32, delegate: NSObject<GSUnicodeInfoPopoverDelegate>, sender: NSButton)