gtkListItemNew(show = TRUE)
gtkListItemNewWithLabel(label, show = TRUE)
gtkListItemSelect(object)
gtkListItemDeselect(object)
gtkListItem(label, show = TRUE)GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkContainer
+----GtkBin
+----GtkItem
+----GtkListItemGtkBuildable.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.gtkListItem is the result of collapsing the constructors of GtkListItem (gtkListItemNew, gtkListItemNewWithLabel) and accepts a subset of its arguments matching the required arguments of one of its delegate constructors.end-selection(listitem, user.data)listitemuser.dataextend-selection(listitem, user.data)listitemuser.datascroll-horizontal(listitem, user.data)listitemuser.datascroll-vertical(listitem, user.data)listitemuser.dataselect-all(listitem, user.data)listitemuser.datastart-selection(listitem, user.data)listitemuser.datatoggle-add-mode(listitem, user.data)listitemuser.datatoggle-focus-row(listitem, user.data)listitemuser.dataundo-selection(listitem, user.data)listitemuser.dataunselect-all(listitem, user.data)listitemuser.data