Kiwi User Interface Framework  beta
Functions | Variables
KUFixedStrings.h File Reference

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

Detailed Description

Define fixed-strings.

Copyright
Copyright (C) 2012 Steel Wheels Project

Variable Documentation

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"