Learn R Programming

RGtk2 (version 2.8.7)

atkTableIsColumnSelected: atkTableIsColumnSelected

Description

Gets a boolean value indicating whether the specified column is selected

Usage

atkTableIsColumnSelected(object, column)

Arguments

Value

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