C# Class Hyena.Gui.Canvas.Prelight

Show file Open project: GNOME/hyena

Public Methods

Method Description
Gradient ( Cairo cr, Theme theme, Rect rect, double opacity ) : void

Method Details

Gradient() public static method

public static Gradient ( Cairo cr, Theme theme, Rect rect, double opacity ) : void
cr Cairo
theme Hyena.Gui.Theming.Theme
rect Rect
opacity double
return void