GtkListItem

GtkListItem — an item used in a GtkList.

Synopsis

class GtkListItem GtkItem
{
}
     

Parent Classes

GtkObject<-- GtkWidget<-- GtkContainer<-- GtkBin<-- GtkItem<--GtkListItem

Methods

deselect ()
select ()

Related Functions

gtk_list_item_get_type () -- replaces GTK_TYPE_LIST_ITEM
gtk_list_item_new ()
gtk_list_item_new_with_label (label)