Learn R Programming

RGtk2 (version 2.8.7)

atkTableGetColumnDescription: atkTableGetColumnDescription

Description

Gets the description text of the specified column in the table

Usage

atkTableGetColumnDescription(object, column)

Arguments

Value

[character] a gchar* representing the column description, or NULL if value does not implement this interface.