Cappuccino
1.0.0
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
unsigned
_fontAction;
17
}
18
@end
AppKit
CPFontManager.h
Generated on Fri Sep 7 2018 11:26:14 for Cappuccino by
1.8.3