What's the MacRuby style for this Obj-C ?

- (BOOL)windowShouldZoom:(NSWindow *)window toFrame:(NSRect)proposedFrame

From http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSWindow_Class/Reference/Reference.html#//apple_ref/occ/instm/NSObject/windowShouldZoom:toFrame:
How can a method be named Blah(arg) space blah(arg)?
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to