Method

GtkListBoxRowset_activatable

since: 3.14

Declaration [src]

void
gtk_list_box_row_set_activatable (
  GtkListBoxRow* row,
  gboolean activatable
)

Description [src]

Set the GtkListBoxRow:activatable property for this row.

Available since: 3.14

Parameters

activatable

Type: gboolean

TRUE to mark the row as activatable.