GtkCList

GtkCList — A multi-columned scrolling list widget

Includes

#include <gtk/gtk.h>

Description

The GtkCList widget is a very useful multi-columned scrolling list. It can display data in nicely aligned vertical columns, with titles at the top of the list.

GtkCList has been deprecated since GTK+ 2.0 and should not be used in newly written code. Use GtkTreeView instead.

Functions

Types and Values