Kiwi User Interface Framework
beta
|
Define fixed-strings. More...
#import <Coconut/Coconut.h>
Go to the source code of this file.
Functions | |
void | KUSetupFixedStrings (void) |
Setup constants used in KiwiUserInterface framework. | |
Variables | |
struct CNFixedString * | KUSystemClassName |
struct CNFixedString * | KUApplicationClassName |
struct CNFixedString * | KUDesktopMenuClassName |
struct CNFixedString * | KUMenuClassName |
struct CNFixedString * | KUMenuItemClassName |
Define fixed-strings.
struct CNFixedString* KUSystemClassName |
Constant string: "system"
struct CNFixedString* KUApplicationClassName |
Constant string: "application"
struct CNFixedString* KUDesktopMenuClassName |
Constant string: "desktop_menu"
struct CNFixedString* KUMenuClassName |
Contant string: "menu"
struct CNFixedString* KUMenuItemClassName |
Contant string: "menu_item"