Table.addRowSelection

bool addRowSelection(int row)

Adds the specified row to the selection.

Parameters

rowa #gint representing a row in table

Returns

a gboolean representing if row was successfully added to selection,

or 0 if value does not implement this interface.