GtkListItem

GtkListItem — An item in a GtkList

Includes

#include <gtk/gtk.h>

Description

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.

Functions

Types and Values

See Also

GtkList

the parent list widget.