Re: GtkCList compare func



On Sat, May 26, 2001 at 11:30:25AM -0400, Hugo Hallqvist wrote:
I wonder what the two pointers in the compare function for a CList points too?

Do they point to a row, or directly to some the data or something else?

  They point to a row. To a GtkCListRow *, specifically.

Anyone having an example maybe?

  The best example you can find is in the gtk sources.
Search the gtkclist.c file and look for the default_compare() function.

       Regards,

                DindinX

-- 
 David Odin bigfoot com




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