Learn R Programming

RGtk2 (version 2.8.7)

atkTableRemoveRowSelection: atkTableRemoveRowSelection

Description

Removes the specified row from the selection.

Usage

atkTableRemoveRowSelection(object, row)

Arguments

Value

[logical] a gboolean representing if the row was successfully removed from the selection, or 0 if value does not implement this interface.