atkTableSetRowDescription: atkTableSetRowDescription

Description Usage Arguments Author(s)

View source: R/atkFuncs.R

Description

Sets the description text for the specified row of table.

Usage

1
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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.