[gtkada] Lists }:-<

Emmanuel Briot briot at gnat.com
Fri Mar 16 17:26:22 CET 2001


 > Nah....GTKList and gtk_list_item

As was said this morning, the testgtk program that comes with GtkAda has a
full example on how to manipulate the selection for GtkList widgets, in the
function List_Remove.

You can simply copy-paste from there.

Note that it is not recommended to use GtkList, which are
obsolescent. Consider using GtkClist instead, which are much more
optimized. At least, that's what the authors of gtk+ say.

Emmanuel




More information about the gtkada mailing list