atkTableSetSummary {RGtk2}R Documentation

atkTableSetSummary

Description

Sets the summary description of the table.

Usage

atkTableSetSummary(object, accessible)

Arguments

object [AtkTable] a GObject instance that implements AtkTableIface
accessible [AtkObject] an AtkObject representing the summary description to set for table

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]