set_inverted


Description:

public void set_inverted (bool setting)

Sets whether to invert the range.

Ranges normally move from lower to higher values as the slider moves from top to bottom or left to right. Inverted ranges have higher values at the top or on the right rather than on the bottom or left.

Parameters:

this

a `GtkRange`

setting

true to invert the range