Re: GtkCList compare func
- From: David Odin <David Odin bigfoot com>
- To: gtk-app-devel-list gnome org
- Subject: Re: GtkCList compare func
- Date: Sat, 26 May 2001 15:18:06 +0200
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]