TabOverview.inverted

bool inverted() @property

Get inverted property.

Returns

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.

void inverted(bool propval) @property

Set inverted property.

Parameters

propvalWhether 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.