Method

GtkListBoxRowset_selectable

Declaration [src]

void
gtk_list_box_row_set_selectable (
  GtkListBoxRow* row,
  gboolean selectable
)

Description [src]

Set whether the row can be selected.

Parameters

selectable

Type: gboolean

TRUE to mark the row as selectable.