- allowsMixedState
BOOL allowsMixedState()
Undocumented in source. Be warned that the author may not have intended to support it.
- alternateImage
NSImage alternateImage()
Undocumented in source. Be warned that the author may not have intended to support it.
- alternateTitle
NSString alternateTitle()
Undocumented in source. Be warned that the author may not have intended to support it.
- bezelStyle
NSBezelStyle bezelStyle()
Undocumented in source. Be warned that the author may not have intended to support it.
- contentView
NSView contentView()
Undocumented in source. Be warned that the author may not have intended to support it.
- control
NSControl control()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPeriodicDelay
void getPeriodicDelay(CGFloat* delay, CGFloat* interval)
Undocumented in source. Be warned that the author may not have intended to support it.
- highlight
void highlight(BOOL flag)
Undocumented in source. Be warned that the author may not have intended to support it.
- image
NSImage image()
Undocumented in source. Be warned that the author may not have intended to support it.
- imagePosition
NSCellImagePosition imagePosition()
Undocumented in source. Be warned that the author may not have intended to support it.
- isBordered
BOOL isBordered()
Undocumented in source. Be warned that the author may not have intended to support it.
- isTransparent
BOOL isTransparent()
Undocumented in source. Be warned that the author may not have intended to support it.
- keyEquivalent
NSString keyEquivalent()
Undocumented in source. Be warned that the author may not have intended to support it.
- keyEquivalentModifierMask
NSUInteger keyEquivalentModifierMask()
Undocumented in source. Be warned that the author may not have intended to support it.
- performKeyEquivalent
BOOL performKeyEquivalent(NSEvent anEvent)
Undocumented in source. Be warned that the author may not have intended to support it.
- setAllowsMixedState
void setAllowsMixedState(BOOL flag)
Undocumented in source. Be warned that the author may not have intended to support it.
- setAlternateImage
void setAlternateImage(NSImage anImage)
Undocumented in source. Be warned that the author may not have intended to support it.
- setAlternateTitle
void setAlternateTitle(NSString aString)
Undocumented in source. Be warned that the author may not have intended to support it.
- setBezelStyle
void setBezelStyle(NSBezelStyle bezelStyle)
Undocumented in source. Be warned that the author may not have intended to support it.
- setBordered
void setBordered(BOOL flag)
Undocumented in source. Be warned that the author may not have intended to support it.
- setButtonType
void setButtonType(NSButtonType aType)
Undocumented in source. Be warned that the author may not have intended to support it.
- setHighlightsBy
void setHighlightsBy(NSInteger aType)
Undocumented in source. Be warned that the author may not have intended to support it.
- setImage
void setImage(NSImage anImage)
Undocumented in source. Be warned that the author may not have intended to support it.
- setImagePosition
void setImagePosition(NSCellImagePosition aPosition)
Undocumented in source. Be warned that the author may not have intended to support it.
- setKeyEquivalent
void setKeyEquivalent(NSString aKeyEquivalent)
Undocumented in source. Be warned that the author may not have intended to support it.
- setKeyEquivalentModifierMask
void setKeyEquivalentModifierMask(NSUInteger mask)
Undocumented in source. Be warned that the author may not have intended to support it.
- setNextState
void setNextState()
Undocumented in source. Be warned that the author may not have intended to support it.
- setPeriodicDelay
void setPeriodicDelay(CGFloat delay, CGFloat interval)
Undocumented in source. Be warned that the author may not have intended to support it.
- setShowsBorderOnlyWhileMouseInside
void setShowsBorderOnlyWhileMouseInside(BOOL show)
Undocumented in source. Be warned that the author may not have intended to support it.
- setShowsStateBy
void setShowsStateBy(NSInteger aType)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSound
void setSound(NSSound aSound)
Undocumented in source. Be warned that the author may not have intended to support it.
- setState
void setState(NSInteger value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTitle
void setTitle(NSString title)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTransparent
void setTransparent(BOOL flag)
Undocumented in source. Be warned that the author may not have intended to support it.
- showsBorderOnlyWhileMouseInside
BOOL showsBorderOnlyWhileMouseInside()
Undocumented in source. Be warned that the author may not have intended to support it.
- sound
NSSound sound()
Undocumented in source. Be warned that the author may not have intended to support it.
- state
NSInteger state()
Undocumented in source. Be warned that the author may not have intended to support it.
- title
NSString title()
Undocumented in source. Be warned that the author may not have intended to support it.