ObjectWrap.accessibleTableRowDescription

string accessibleTableRowDescription() @property

Get accessibleTableRowDescription property.

Returns

Accessible table row description.

Deprecated

Since 2.12. Use [atk.table.Table.getRowDescription] and

[atk.table.Table.setRowDescription] instead.

void accessibleTableRowDescription(string propval) @property

Set accessibleTableRowDescription property.

Parameters

propvalAccessible table row description.

Deprecated

Since 2.12. Use [atk.table.Table.getRowDescription] and

[atk.table.Table.setRowDescription] instead.