Method

GtkListBoxRowset_activatable

Declaration [src]

void
gtk_list_box_row_set_activatable (
  GtkListBoxRow* row,
  gboolean activatable
)

Description [src]

Set whether the row is activatable.

Parameters

activatable

Type: gboolean

TRUE to mark the row as activatable.