gtkListItemSelect {RGtk2}R Documentation

gtkListItemSelect

Description

Selects the item, by emitting the item's "select" signal. Depending on the selection mode of the list, this may cause other items to be deselected. WARNING: gtk_list_item_select is deprecated and should not be used in newly-written code.

Usage

gtkListItemSelect(object)

Arguments

object [GtkListItem] a GtkListItem.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]