Re: Clist
- From: Sven Neumann <sven gimp org>
- To: Brad House <brad mainstreetsoftworks com>
- Cc: gtk-list gnome org
- Subject: Re: Clist
- Date: 17 Aug 2001 05:05:15 +0200
Hi,
Brad House <brad mainstreetsoftworks com> writes:
> Well, I finally figured out how to get a selection from a CLIST
didn't
GList *list = GTK_CLIST (clist)->selection;
work for you? IIRC, it should hand you a linked list of selected
row indices that can be extracted using GPOINTER_TO_INT (list->data).
Salut, Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]