IconView.activateOnSingleClick

Set activateOnSingleClick property.

  1. bool activateOnSingleClick [@property getter]
  2. bool activateOnSingleClick [@property setter]
    class IconView
    @property
    void
    activateOnSingleClick
    (
    bool propval
    )

Parameters

propval bool

The activate-on-single-click property specifies whether the "item-activated" signal will be emitted after a single click.