Метод | Описание | |
---|---|---|
GetSize ( int availableWidth, int &width, int &height ) : void | ||
Render ( Gdk window, Gdk bounds, Gtk state ) : void |
Метод | Описание | |
---|---|---|
CreateEditor ( Gdk cell_area, Gtk state ) : IPropertyEditor | ||
GetValueText ( ) : string |
Метод | Описание | |
---|---|---|
GetColor ( ) : Gdk.Color |
protected CreateEditor ( Gdk cell_area, Gtk state ) : IPropertyEditor | ||
cell_area | Gdk | |
state | Gtk | |
Результат | IPropertyEditor |
public GetSize ( int availableWidth, int &width, int &height ) : void | ||
availableWidth | int | |
width | int | |
height | int | |
Результат | void |
public Render ( Gdk window, Gdk bounds, Gtk state ) : void | ||
window | Gdk | |
bounds | Gdk | |
state | Gtk | |
Результат | void |