ObjectWrap.accessibleTableRowDescription
string accessibleTableRowDescription() @propertyGet 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) @propertySet accessibleTableRowDescription property.
Parameters
propval | Accessible table row description. |
Deprecated
Since 2.12. Use [atk.table.Table.getRowDescription] and
[atk.table.Table.setRowDescription] instead.