TabOverview.inverted

Set inverted property.

  1. bool inverted [@property getter]
  2. bool inverted [@property setter]
    class TabOverview
    @property
    void
    inverted
    (
    bool propval
    )

Parameters

propval bool

Whether thumbnails use inverted layout.

If set to TRUE, thumbnails will have the close or unpin buttons at the beginning and the indicator at the end rather than the other way around.