TableIF.setRowDescription

Sets the description text for the specified row of table.

interface TableIF
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