Re: [gtk-list] how do you specify trough colors in gtkrc?




On Sat, 5 Jun 1999, Michael J. Hammel wrote:
> How can you specify the color of the troughs for vertical scrollbars using a 
> gtkrc?  Preferrably a method that doesn't require the installation of the
> gtk-engines package.

Set the GTK_STATE_ACTIVE color (you can determine this by looking at
gtk_vscrollbar_realize() in gtkvscrollbar.c, where the background of the
trough window is set to the GTK_STATE_ACTIVE color).

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]