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