On Sat, 2003-07-12 at 09:17, Manuel Op de Coul wrote: > I recently started replacing Gtk 1.2 with Gtk 2.2 and I thought > the problem of GtkVscale only working the opposite way (up=lower) > was solved, but I don't see how this works? I'd like it to work > the straight way: up=higher. void gtk_range_set_inverted (GtkRange *range, gboolean setting); Regards, Owen