On Sat, Jul 17, 2004 at 07:18:08PM +0100, Roger Leigh wrote: > romildo@xxxxxxxxxxx writes: > > > In the process of configuring my desktop, I want > > to change the width of scrollbars of GTK+ applications. > > How can I do that systematically? Can it be done > > by editing the GTK+ configuration files? > > Yes, using style properties. Try your .gtkrc (example): > > GtkRange::slider_width = 20 > GtkRange::stepper_size = 20 > GtkScrollbar::min_slider_length = 20 These properties affect the slider and the steppers. But their container width is not changed. How would I alter it also? Romildo _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list