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.
TabOverview.inverted
bool inverted() @property nothrowGet inverted property.
Returns
Whether thumbnails use inverted layout.
void inverted(bool propval) @property nothrowSet inverted property.
Parameters
propval | 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. |