set_inverted
Description:
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 |