gwenhywfar
4.8.0beta
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
gui
cocoa
CocoaSpacer.h
Go to the documentation of this file.
1
//
2
// CocoaSpacer.h
3
//
4
//
5
// Created by Samuel Strupp on 17.08.10.
6
//
7
8
#import <Cocoa/Cocoa.h>
9
#import "
CocoaGwenGUIProtocol.h
"
10
11
@interface
CocoaSpacer
: NSView <
CocoaGwenGUIProtocol
> {
12
BOOL
fillX
;
13
BOOL
fillY
;
14
}
15
16
@property
BOOL fillX;
17
@property
BOOL fillY;
18
19
@end
Generated on Tue Nov 12 2013 10:50:19 for gwenhywfar by
1.8.1.2