help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Gtk+ and GNU Smalltalk


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Gtk+ and GNU Smalltalk
Date: Tue, 14 Jan 2003 11:56:16 +0100
User-agent: KMail/1.4.2

Forgot about this:

> +
> +  if (name == "GtkWidget") {
> +    print "GtkWidget"
> +     print "\tdefineCFunc: 'bloxGtkConnectSignal'"
> +     print "\twithSelectorArgs: 'connectSignal: name withHandler: 
> eventHandler 
> withEventData: eventData'"
> +     print "\treturning: #void"
> +     print "\targs: #( #selfSmalltalk #string #smalltalk #smalltalk )!"
> +  }

Move it to GtkDecl.st.in; no need to clutter the awk scripts which should be 
as generic as possible.

-- 
|_  _  _ __
|_)(_)| ) ;'_.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]