Свойство | Type | Description | |
---|---|---|---|
ypad | int |
Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
ButtonEvent ( System.Point press, bool pressed, uint button ) : bool | ||
ColumnCellCheckBox ( string property, bool expand ) : System | ||
CursorLeaveEvent ( ) : bool | ||
CursorMotionEvent ( System.Point motion ) : bool | ||
GetWidthRange ( Pango layout, int &min, int &max ) : void | ||
Measure ( Size available ) : Size | ||
Render ( |
public ButtonEvent ( System.Point press, bool pressed, uint button ) : bool | ||
press | System.Point | |
pressed | bool | |
button | uint | |
Résultat | bool |
public ColumnCellCheckBox ( string property, bool expand ) : System | ||
property | string | |
expand | bool | |
Résultat | System |
public CursorMotionEvent ( System.Point motion ) : bool | ||
motion | System.Point | |
Résultat | bool |
public GetWidthRange ( Pango layout, int &min, int &max ) : void | ||
layout | Pango | |
min | int | |
max | int | |
Résultat | void |
public Render ( |
||
context | ||
cellWidth | double | |
cellHeight | double | |
Résultat | void |