Method

GtkListBoxset_selection_mode

since: 3.10

Declaration [src]

void
gtk_list_box_set_selection_mode (
  GtkListBox* box,
  GtkSelectionMode mode
)

Description [src]

Sets how selection works in the listbox. See GtkSelectionMode for details.

Available since: 3.10

Parameters

mode

Type: GtkSelectionMode

The GtkSelectionMode.