atkTableRemoveRowSelection: atkTableRemoveRowSelection
Description
Removes the specified row
from the selection.Usage
atkTableRemoveRowSelection(object, row)
Value
[logical] a gboolean representing if the row was successfully removed from
the selection, or 0 if value does not implement this interface.