C# Class Pinta.ColorPanelWidget

Inheritance: Gtk.Bin
Exibir arquivo Open project: xxgreg/Pinta

Public Methods

Method Description
ColorPanelWidget ( ) : System
SetCairoColor ( Color color ) : void

Private Methods

Method Description
HandleExposeEvent ( object o, Gtk args ) : void

Method Details

ColorPanelWidget() public method

public ColorPanelWidget ( ) : System
return System

SetCairoColor() public method

public SetCairoColor ( Color color ) : void
color Color
return void