Learn R Programming

RGtk2 (version 2.8.7)

atkTableGetColumnExtentAt: atkTableGetColumnExtentAt

Description

Gets the number of columns occupied by the accessible object at the specified row and column in the table.

Usage

atkTableGetColumnExtentAt(object, row, column)

Arguments

Value

[integer] a gint representing the column extent at specified position, or 0 if value does not implement this interface.