API
0.9.6
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPFontManager.h
Go to the documentation of this file.
1
2
@interface
CPFontManager
:
CPObject
3
{
4
CPArray
_availableFonts;
5
6
id
_target
// @accessors(property=target);
7
SEL
_action
// @accessors(property=action);
8
9
id
_delegate
// @accessors(property=delegate);
10
11
CPFont
_selectedFont;
12
BOOL _multiple
// @accessors;
13
14
CPDictionary
_activeChange;
15
}
16
@end
AppKit
CPFontManager.h
Generated on Tue Jan 29 2013 20:13:02 for API by
1.8.3