GtkListItem — An item in a GtkList
#include <gtk/gtk.h>
The GtkListItem widget is used for each item in a GtkList.
GtkList has has been deprecated since GTK+ 2.0 and should not be used in newly written code. Use GtkTreeView instead.
GtkList
the parent list widget.