Maybe ... it would probably have to wait for gtk+ 1.3 series.  It would
require adding a sort_user_data member to the GtkCList structure.  This
might not sound bad at first, but it would change all the addresses of
GtkCTree public members, which would break binary compatibility (and that
is before you add the extra function to the library :)

James.

--
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


On Wed, 21 Apr 1999, David M. Cook wrote:

> On Thu, Apr 22, 1999 at 10:37:53AM +0800, James Henstridge wrote:
> 
> > This is a bit difficult, as there doesn't seem to be anywhere to pass in a
> > user_data argument, that is used in pygtk to keep a reference to the
> > python function.
> 
> I thought it might be something fundamental like that as the def files in
> the guile-gtk package have a function called set_compare_func_full that is
> commented out.  The Perl and Pike bindings seem to be missing it as well.
> Perhaps the Gtk folks can be persuaded to modify the function or add another
> one to make it easier to wrap.
> 
> Dave Cook
> To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
> 

To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to