Michal Porzuczek wrote:
When you create a gtk_hscale the lower limit is automatically at the
top and upper limit at the bottom is there a way of changing this?
Have a look at gtk_range_set_inverted()
Cheers,
Andy
___
gtk-app-devel-list mailing list
Hi,
When you create a gtk_hscale the lower limit is automatically at the
top and upper limit at the bottom is there a way of changing this? I
have tried just changing the upper and lower values but this does not
work properly, I have also tried putting negative page increments but
this also didn't