Re: [gtk-list] how do you specify trough colors in gtkrc?
- From: Havoc Pennington <rhp zirx pair com>
- To: GTK Development List <gtk-list redhat com>
- Subject: Re: [gtk-list] how do you specify trough colors in gtkrc?
- Date: Sat, 5 Jun 1999 17:19:57 -0400 (EDT)
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]