GtkTree::set_selection_mode

void set_selection_mode ( GtkSelectionMode mode );

Sets the selection mode to mode. GTK_SELECTION_SINGLE is the default.

The selection mode determines how many nodes may/must be selected at one time.

See also: GtkSelectionMode