This is the mail archive of the
guile-gtk@sources.redhat.com
mailing list for the Guile project.
Selection status of rows in a gtk-clist?
- From: Brett Viren <bv at bnl dot gov>
- To: guile-gtk at sourceware dot cygnus dot com
- Date: Sun, 3 Feb 2002 21:12:18 -0500
- Subject: Selection status of rows in a gtk-clist?
- Reply-to: Brett Viren <bv at bnl dot gov>
Hi,
How does one query whether or not a given row is selected in a
gtk-clist?
All I can find is gtk-clist-get-selection-info, but this has the
problem of needing a pixel location.
-Brett.