atkTableRemoveRowSelection {RGtk2} | R Documentation |
Removes the specified row
from the selection.
atkTableRemoveRowSelection(object, row)
|
[ |
|
[integer] a integerrepresenting a row in table |
[logical] a gboolean representing if the row was successfully removed from the selection, or 0 if value does not implement this interface.
Derived by RGtkGen from GTK+ documentation