atkTableGetRowDescription: atkTableGetRowDescription
Description
Gets the description text of the specified row in the tableUsage
atkTableGetRowDescription(object, row)
Value
[character] a gchar* representing the row description, or NULL
if value does not implement this interface.