GtkTreeSelection::set_mode

void set_mode(GtkSelectionMode type);

Sets the selection mode. The selection mode determines, how the rows in the view may be selected (just one row, multiple rows, ...)

See also: get_mode()