API
0.9.8
All
Classes
Files
Functions
Variables
Typedefs
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(getter=isMultiple, setter=setMultiple:);
13
14
CPDictionary
_activeChange;
15
}
16
@end
AppKit
CPFontManager.h
Generated on Sun Mar 29 2015 14:04:30 for API by
1.8.4