C# Class Stetic.Editor.StockItem

Inheritance: BaseImageCell
Show file Open project: mono/stetic

Protected Methods

Method Description
CreateEditor ( Gdk cell_area, Gtk state ) : IPropertyEditor
GetValueText ( ) : string
Initialize ( ) : void

Method Details

CreateEditor() protected method

protected CreateEditor ( Gdk cell_area, Gtk state ) : IPropertyEditor
cell_area Gdk
state Gtk
return IPropertyEditor

GetValueText() protected method

protected GetValueText ( ) : string
return string

Initialize() protected method

protected Initialize ( ) : void
return void