C# Class Stetic.Editor.BaseImageCell

Inheritance: PropertyEditorCell
Afficher le fichier Open project: mono/stetic

Méthodes publiques

Méthode Description
GetSize ( int availableWidth, int &width, int &height ) : void
Render ( Gdk window, Gdk bounds, Gtk state ) : void

Method Details

GetSize() public méthode

public GetSize ( int availableWidth, int &width, int &height ) : void
availableWidth int
width int
height int
Résultat void

Render() public méthode

public Render ( Gdk window, Gdk bounds, Gtk state ) : void
window Gdk
bounds Gdk
state Gtk
Résultat void