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