Added mixed state related methods

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6828 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2000-06-27 17:33:34 +00:00
parent aabbc2a36d
commit 74813a8539

View file

@ -57,6 +57,9 @@
//
- (void)setState:(int)value;
- (int)state;
- (BOOL) allowsMixedState;
- (void) setAllowsMixedState: (BOOL)flag;
- (void)setNextState;
//
// Setting the Repeat Interval