atkTableSetColumnDescription {RGtk2} | R Documentation |
Sets the description text for the specified column
of the table
.
atkTableSetColumnDescription(object, column, description)
|
[ |
|
[integer] a integerrepresenting a column in table |
|
[character] a characterrepresenting the description text to set for the specified column of the table |
Derived by RGtkGen from GTK+ documentation