Table.addRowSelection

Adds the specified row to the selection.

class Table
int
addRowSelection
(
int row
)

Parameters

row int

a gint representing a row in table

Return Value

Type: int

a gboolean representing if row was successfully added to selection, or 0 if value does not implement this interface.

Meta