Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPPanel.h
Go to the documentation of this file.
1 
2 @interface CPPanel : CPWindow
3 {
4  BOOL _becomesKeyOnlyIfNeeded;
5  BOOL _worksWhenModal;
6 }
7 @end