gtkListItemSelect {RGtk2} | R Documentation |
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.
gtkListItemSelect(object)
|
[GtkListItem ] a GtkListItem . |
Derived by RGtkGen from GTK+ documentation