romildo@xxxxxxxxxxx writes: > 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? Which container are you referring to? There's also GtkScrolledWindow::scrollbar_spacing but you can look all these up yourself in the GTK+ API reference. -- Roger Leigh Printing on GNU/Linux? http://gimp-print.sourceforge.net/ GPG Public Key: 0x25BFB848. Please sign and encrypt your mail. _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list