API
0.9.6
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPMenu.h
Go to the documentation of this file.
1
2
@interface
CPMenu
:
CPObject
3
{
4
CPMenu
_supermenu;
5
6
CPString
_title;
7
CPString
_name;
8
9
CPFont
_font;
10
11
float
_minimumWidth;
12
13
CPMutableArray
_items;
14
15
BOOL _autoenablesItems;
16
BOOL _showsStateColumn;
17
18
id
_delegate;
19
20
int
_highlightedIndex;
21
_CPMenuWindow _menuWindow;
22
}
23
@end
AppKit
CPMenu
CPMenu.h
Generated on Tue Jan 29 2013 20:13:02 for API by
1.8.3