GtkLeveBar is inverted.
Level bars normally grow from top to bottom or left to right. Inverted level bars grow in the opposite direction.
bool inverted() @property nothrowGet inverted property.
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 nothrowSet inverted property.
propval | 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. |