Method

GtkListBoxRowget_activatable

since: 3.14

Declaration [src]

gboolean
gtk_list_box_row_get_activatable (
  GtkListBoxRow* row
)

Description [src]

Gets the value of the GtkListBoxRow:activatable property for this row.

Available since: 3.14

Return value

Type: gboolean

TRUE if the row is activatable.