LevelBar.inverted

bool inverted() @property

Get inverted property.

Returns

Whether the GtkLeveBar is inverted.

Level bars normally grow from top to bottom or left to right. Inverted level bars grow in the opposite direction.

void inverted(bool propval) @property

Set inverted property.

Parameters

propvalWhether the GtkLeveBar is inverted. Level bars normally grow from top to bottom or left to right. Inverted level bars grow in the opposite direction.