Table.removeRowSelection

bool removeRowSelection(int row)

Removes the specified row from the selection.

Parameters

rowa #gint representing a row in table

Returns

a gboolean representing if the row was successfully removed from

the selection, or 0 if value does not implement this interface.