Learn R Programming

RGtk2 (version 2.8.7)

atkTableGetRowDescription: atkTableGetRowDescription

Description

Gets the description text of the specified row in the table

Usage

atkTableGetRowDescription(object, row)

Arguments

Value

[character] a gchar* representing the row description, or NULL if value does not implement this interface.