Re: [gtk-list] Background color of a frame



In message <199906232122.RAA08106@iggy.>you write:
>Hi,
>How can set a background color on a frame widget ?
>I tried setting style->fg[], style->bg[], but only the border got the color.
>Any help is appreciated

if you do it from a gtk RC file, you need to set (at least):

	text[NORMAL]
	base[NORMAL]

base is the background color.

i don't know how to do the equivalent operation with a GTK+ call.

--p



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