RGtk2 (version 2.20.31)

atkTableSetRowDescription: atkTableSetRowDescription

Description

Sets the description text for the specified row of table.

Usage

atkTableSetRowDescription(object, row, description)

Arguments

object
[AtkTable] a GObject instance that implements AtkTableIface
row
[integer] a integer representing a row in table
description
[character] a character representing the description text to set for the specified row of table