atkTableSetCaption {RGtk2} | R Documentation |
atkTableSetCaption
Description
Sets the caption for the table.
Usage
atkTableSetCaption(object, caption)
Arguments
object
|
[AtkTable ] a GObject instance that implements AtkTableIface
|
caption
|
[AtkObject ] a AtkObject representing the caption to set for table
|
Author(s)
Derived by RGtkGen from GTK+ documentation
[Package
RGtk2 version 2.20.21
Index]