gtkListItemDeselect {RGtk2}R Documentation

gtkListItemDeselect

Description

Deselects the item, by emitting the item's "deselect" signal. WARNING: gtk_list_item_deselect is deprecated and should not be used in newly-written code.

Usage

gtkListItemDeselect(object)

Arguments

object [GtkListItem] a GtkListItem.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]