atkTableGetSummary {RGtk2}R Documentation

atkTableGetSummary

Description

Gets the summary description of the table.

Usage

atkTableGetSummary(object)

Arguments

object [AtkTable] a GObject instance that implements AtkTableIface

Value

[AtkObject] a AtkObject* representing a summary description of the table, or zero if value does not implement this interface.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]