Dispose() | wxObject | |
disposed() | wxObject | [protected] |
dtor() | GridCellAttrProvider | [protected] |
extern(C) private void VirtualDispose(IntPtr ptr) | wxObject | [static] |
FindObject(IntPtr ptr, newfunc New) | wxObject | [static] |
FindObject(IntPtr ptr) | wxObject | [static] |
function(IntPtr wxobj) new func | wxObject | [static] |
GetAttr(int row, int col, GridCellAttr.AttrKind kind) | GridCellAttrProvider | |
GetTypeName() | wxObject | |
memOwn | wxObject | [protected] |
New(IntPtr ptr) | GridCellAttrProvider | [static] |
RemoveObject(IntPtr ptr) | wxObject | [static] |
SafePtr(wxObject obj) | wxObject | [static] |
SetAttr(GridCellAttr attr, int row, int col) | GridCellAttrProvider | |
SetColAttr(GridCellAttr attr, int col) | GridCellAttrProvider | |
SetRowAttr(GridCellAttr attr, int row) | GridCellAttrProvider | |
this(IntPtr wxobj) | GridCellAttrProvider | |
this() | GridCellAttrProvider | |
UpdateAttrCols(int pos, int numCols) | GridCellAttrProvider | |
UpdateAttrRows(int pos, int numRows) | GridCellAttrProvider | |
wxobj | wxObject | |
~this() | wxObject |