Method | Description | |
---|---|---|
Arrange ( ) : void | ||
ColumnCell ( string property, bool expand ) : System | ||
GetAccessible ( ICellAccessibleParent parent ) : Atk.Object | ||
GetTextAlternative ( object obj ) : string | ||
Measure ( Gtk.Widget widget ) : Gdk.Size | ||
NotifyThemeChange ( ) : void | ||
Render ( |
Method | Description | |
---|---|---|
ClippedRender ( |
protected ClippedRender ( |
||
context | ||
return | void |
public ColumnCell ( string property, bool expand ) : System | ||
property | string | |
expand | bool | |
return | System |
public GetAccessible ( ICellAccessibleParent parent ) : Atk.Object | ||
parent | ICellAccessibleParent | |
return | Atk.Object |
public GetTextAlternative ( object obj ) : string | ||
obj | object | |
return | string |
public Measure ( Gtk.Widget widget ) : Gdk.Size | ||
widget | Gtk.Widget | |
return | Gdk.Size |
public Render ( |
||
context | ||
cellWidth | double | |
cellHeight | double | |
return | void |