Table.setRowDescription

Sets the description text for the specified row of table.

interface Table
void
setRowDescription
(
int row
,)

Parameters

row int

a #gint representing a row in table

description string

a #gchar representing the description text to set for the specified row of table