Re: [gtk-list] glist: getting selected item



Andrea Frome <andrea@bluemug.com> writes:
> The GtkList doesn't provide API for retrieving the selected
> items in a list, which I find a little strange.  How do 
> people usually deal with this?  Wouldn't it be bad form to
> directly access the fields in the GtkList struct? 

You have to access the struct fields, that's how the widget works for
better or worse.

> Is the GtkList being phased out in favor of the GtkCList?
> 

More or less, but GtkList is still supported in GTK 1.2.

Havoc




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