Learn R Programming

RGtk2 (version 2.8.7)

atkTableIsSelected: atkTableIsSelected

Description

Gets a boolean value indicating whether the accessible object at the specified row and column is selected

Usage

atkTableIsSelected(object, row, column)

Arguments

Value

[logical] a gboolean representing if the cell is selected, or 0 if value does not implement this interface.