RGtk2 (version 2.20.31)

gtkListUnselectChild: gtkListUnselectChild

Description

Unselects the given child. The signal GtkList::unselect-child will be emitted. WARNING: gtk_list_unselect_child is deprecated and should not be used in newly-written code.

Usage

gtkListUnselectChild(object, child)

Arguments

object
the list widget.
child
the child to unselect.