Authors
- Generated by buildd
-
- Declared in:
- GormPrefs/GormGuidelinePref.h
Description forthcoming.
Instance Variables
Method summary
- (void)
ok: (id)sender;
Called when the guidline preferences are changed.
- (void)
reset: (id)sender;
Reset to defaults.
- (NSView*)
view;
View to show in prefs panel.
Instance Variables for GormGuidelinePref Class
@protected id _view;
Warning the underscore at the start of the
name of this instance variable indicates that, even
though it is not technically private, it is
intended for internal use within the package, and
you should not use the variable in other code.
@protected id currentSpacing;
Description forthcoming.
@protected id halfSpacing;
Description forthcoming.
@protected id spacingSlider;
Description forthcoming.
@protected NSWindow* window;
Description forthcoming.