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.12.5-3 Index]