API  0.9.7
 All Classes Files Functions Variables Macros Groups Pages
CPLocale.h
Go to the documentation of this file.
1 
2 @interface CPLocale : CPObject
3 {
4  CPDictionary _locale;
5 }
6 @end