gtk-xfce-engine-2

Olivier Fourdan fourdan at xfce.org
Sun Apr 13 21:34:47 CEST 2003


Hi all,

If you havent't taken a look at xfce gtk2 engine, I suggest that you try
it now :)

I've added support to gradients. The themes that use that feature are :

Xfce
Xfce-basic
Xfce-redmondxp
Xfce-curve
Xfce-etria

Other Xfce themes don't use gradients.

If you are interesed in making you own gtkrc that takes advantage of
this, the syntax is as follow :

engine = "xfce" 
{
    smooth_border= [ true | false ]
    boxfill
    {
        style = [ gradient | plain ]
	orientation = [auto | vertical | horizontal | northern_diagonal |
southern_diagonal]
	shade_start = <float value>
	shade_end = <float value>
    }
}


Cheers,
-- 
Olivier Fourdan <fourdan at xfce.org>
http://www.xfce.org




More information about the Xfce4-dev mailing list