Method

GtkFlowBoxset_selection_mode

since: 3.12

Declaration [src]

void
gtk_flow_box_set_selection_mode (
  GtkFlowBox* box,
  GtkSelectionMode mode
)

Description [src]

Sets how selection works in box. See GtkSelectionMode for details.

Available since: 3.12

Parameters

mode

Type: GtkSelectionMode

The new selection mode.