gtkListUnselectChild {RGtk2}R Documentation

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]