Learn R Programming

RGtk2 (version 2.8.8)

atkTableGetCaption: atkTableGetCaption

Description

Gets the caption for the table.

Usage

atkTableGetCaption(object)

Arguments

object
[AtkTable] a GObject instance that implements AtkTableInterface

Value

  • [AtkObject] a AtkObject* representing the table caption, or NULL if value does not implement this interface.