Kiwi User Interface Framework
beta
|
00001 00008 #import <Coconut/Coconut.h> 00009 00011 extern const struct CNFixedString * KUSystemClassName ; 00013 extern const struct CNFixedString * KUApplicationClassName ; 00015 extern const struct CNFixedString * KUDesktopMenuClassName ; 00017 extern const struct CNFixedString * KUMenuClassName ; 00019 extern const struct CNFixedString * KUMenuItemClassName ; 00020 00024 void 00025 KUSetupFixedStrings(void) ;