atkTableAddRowSelection {RGtk2} | R Documentation |
Adds the specified row
to the selection.
atkTableAddRowSelection(object, row)
|
[AtkTable ] a GObject instance that implements AtkTableIface |
|
[integer] a integer representing a row in table |
[logical] a gboolean representing if row was successfully added to selection, or 0 if value does not implement this interface.
Derived by RGtkGen from GTK+ documentation