set_inverted


Description:

public void set_inverted (bool inverted)

Sets whether the progress bar is inverted.

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

Parameters:

this

a `GtkProgressBar`

inverted

true to invert the progress bar