gtkListSelectChild {RGtk2}R Documentation

gtkListSelectChild

Description

Selects the given child. The signal GtkList::select-child will be emitted. WARNING: gtk_list_select_child is deprecated and should not be used in newly-written code.

Usage

gtkListSelectChild(object, child)

Arguments

object [GtkList] the list widget
child [GtkWidget] the child to select.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]