[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
CLIST
- From: Phillip <filzin bigfoot com>
- To: gtk-app-devel-list gnome org
- Subject: CLIST
- Date: Sun, 08 Jul 2001 17:02:40 -0400
Hello
im tryin to learn how to program GUI in general and i throught myself
into the gtk pool.
i got a clist
list = lookup_widget (GTK_WIDGET (button), "lista_input");
im trying to make able when u select a row, then u could press the
delete button to remove that row.
the FAQ says something about
sel = GTK_LIST(list)->selection;
what is sel?
im using
printf("%d \n", list);
but it doesnt seem to output a right thing...
any advices about this?
thank you.
--
----------------
Phillip Neumann
filzin@bigfoot.com
----------------
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]