Sha256: fb571c3c896412220f98ec3b147e841c47d39d1a0ff1e3367defe1f6794623e8

Contents?: true

Size: 152 Bytes

Versions: 4

Compression:

Stored size: 152 Bytes

Contents

#import <Foundation/Foundation.h>
#import "IRhoRubyBoolean.h"


@protocol IRhoRubyMutableBoolean <IRhoRubyBoolean>

-(void) setBool:(BOOL)value;

@end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rhodes-7.6.0 platform/iphone/rhodesruby/api/IRhoRubyMutableBoolean.h
rhodes-7.5.1 platform/iphone/rhodesruby/api/IRhoRubyMutableBoolean.h
rhodes-7.4.1 platform/iphone/rhodesruby/api/IRhoRubyMutableBoolean.h
rhodes-7.1.17 platform/iphone/rhodesruby/api/IRhoRubyMutableBoolean.h