Method

GtkListBoxRowset_selectable

since: 3.14

Declaration [src]

void
gtk_list_box_row_set_selectable (
  GtkListBoxRow* row,
  gboolean selectable
)

Description [src]

Set the GtkListBoxRow:selectable property for this row.

Available since: 3.14

Parameters

selectable

Type: gboolean

TRUE to mark the row as selectable.