GTK+
The GIMP Toolkit

General
Introduction
Screenshots
Download
Mailing Lists
Language Bindings
Themes
Bug Tracker

Documentation
FAQ
Tutorial
API Reference
Published Books

Projects
Pango
Inti
GNOME
GTK+ for Win32
GtkFB (Framebuffer)
GTK+ on DirectFB
GTK+ for BeOS

Applications
GIMP
Abiword
Dia
Glade
GnuCash
Gnumeric

GNOME Software Map

A.20. GtkListItem

void GtkListItem::toggle-focus-row	(GtkListItem *,
                                  	 gpointer);
void GtkListItem::select-all	(GtkListItem *,
                            	 gpointer);
void GtkListItem::unselect-all	(GtkListItem *,
                              	 gpointer);
void GtkListItem::undo-selection	(GtkListItem *,
                                	 gpointer);
void GtkListItem::start-selection	(GtkListItem *,
                                 	 gpointer);
void GtkListItem::end-selection	(GtkListItem *,
                               	 gpointer);
void GtkListItem::toggle-add-mode	(GtkListItem *,
                                 	 gpointer);
void GtkListItem::extend-selection	(GtkListItem *,
                                  	 GtkEnum,
                                  	 ggfloat,
                                  	 gboolean,
                                  	 gpointer);
void GtkListItem::scroll-vertical	(GtkListItem *,
                                 	 GtkEnum,
                                 	 ggfloat,
                                 	 gpointer);
void GtkListItem::scroll-horizontal	(GtkListItem *,
                                   	 GtkEnum,
                                   	 ggfloat,
                                   	 gpointer);