| atkTableSetColumnHeader {RGtk2} | R Documentation |
atkTableSetColumnHeader
Description
Sets the specified column header to header.
Usage
atkTableSetColumnHeader(object, column, header)
Arguments
object |
[AtkTable] a GObject instance that implements AtkTableIface
|
column |
[integer] a integer representing a column in table
|
header |
[AtkObject] an AtkTable
|
Author(s)
Derived by RGtkGen from GTK+ documentation
[Package
RGtk2 version 2.20.31
Index]