home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3.4.17 [SPARC, PA-RISC]
/
nextstep33_risc.iso
/
NextLibrary
/
TeX
/
tex
/
src
/
texview
/
CText.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1992-05-04
|
156 b
|
14 lines
/* generated by tgr */
#import <appkit/Text.h>
@interface CText:Text
{
id controller ;
}
- setController:sender;
- keyDown:(NXEvent *)theEvent;
@end