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() @propertyGet inverted property.
Returns
Whether thumbnails use inverted layout.
void inverted(bool propval) @propertySet 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. |