LevelBar.inverted

Get inverted property.

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

Return Value

Type: 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.