ListBoxRow.activatable

Set activatable property.

  1. bool activatable [@property getter]
  2. bool activatable [@property setter]
    class ListBoxRow
    @property
    void
    activatable
    (
    bool propval
    )

Parameters

propval bool

Determines whether the ::row-activated signal will be emitted for this row.