atkTableGetCaption {RGtk2}R Documentation

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]