LevelBar.inverted

Set inverted property.

  1. bool inverted [@property getter]
  2. bool inverted [@property setter]
    class LevelBar
    @property
    void
    inverted
    (
    bool propval
    )

Parameters

propval bool

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.