| gtkListSelectChild {RGtk2} | R Documentation |
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.
gtkListSelectChild(object, child)
|
[GtkList] the list widget |
|
[GtkWidget] the child to select. |
Derived by RGtkGen from GTK+ documentation