On Sat, 2010-01-09 at 11:53 +0100, Paolo Bonzini wrote: > On 01/09/2010 11:42 AM, Gwenael Casaccio wrote: > > Hi Paolo, > > > > again a small patch to improve Gtk binding :). > > True. > > > Just raises an exception if the connection doesn't work. > > Please adjust all callers too. :-)
:) > > > + result == -4 ifTrue: [ self error: 'Too much arguments' ]. > > "Too many" > Oups > Paolo > Also can we extend connect with blocks instead of message passing ? > > _______________________________________________ > help-smalltalk mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-smalltalk _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
