GtkTreeItem — The widget used for items in a GtkTree
Includes
#include <gtk/gtk.h>
Description
GtkTree is deprecated and unsupported. It is known to be
buggy. To use it, you must define the symbol GTK_ENABLE_BROKEN
prior to including the GTK+ header files. Use GtkTreeView instead.