C# Class Pinta.ColorPanelWidget

Inheritance: Gtk.Bin
Afficher le fichier Open project: xxgreg/Pinta

Méthodes publiques

Méthode Description
ColorPanelWidget ( ) : System
SetCairoColor ( Color color ) : void

Private Methods

Méthode Description
HandleExposeEvent ( object o, Gtk args ) : void

Method Details

ColorPanelWidget() public méthode

public ColorPanelWidget ( ) : System
Résultat System

SetCairoColor() public méthode

public SetCairoColor ( Color color ) : void
color Color
Résultat void