[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Retrieving data from a GtkList
- From: Ramon Alberto Triay Espinosa <rtriay avantel net>
- To: gtk-list gnome org
- Subject: Retrieving data from a GtkList
- Date: 03 Mar 2002 12:11:24 -0500
Hi...
This time i found myself looking for a function to retrieve the text of
a selected item i'm displaying in a GtkList but found none. Do i have to
keep my string values (or any data i want to retrieve from the list) in
a separate GList and then "mark" them with the same index used in the
gtk_list_select_item function? I usually do stuff like that in Visual
Basic since the MS bound controls are very unstable.
SALUDOS!!!
rtriay
:)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]