Dispose() | wxObject | |
disposed() | wxObject | [protected] |
DrawBackground(DC dc, int orientation, Rectangle rect) | DockArt | |
DrawBorder(DC dc, Rectangle rect, PaneInfo pane) | DockArt | |
DrawCaption(DC dc, string text, Rectangle rect, PaneInfo pane) | DockArt | |
DrawGripper(DC dc, Rectangle rect, PaneInfo pane) | DockArt | |
DrawPaneButton(DC dc, int button, int button_state, Rectangle rect, PaneInfo pane) | DockArt | |
DrawSash(DC dc, int orientation, Rectangle rect) | DockArt | |
dtor() | DockArt | [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] |
GetColor(int id) | DockArt | |
GetColour(int id) | DockArt | |
GetFont(int id) | DockArt | |
GetMetric(int id) | DockArt | |
GetTypeName() | wxObject | |
memOwn | wxObject | [protected] |
proxy | DockArt | |
RemoveObject(IntPtr ptr) | wxObject | [static] |
SafePtr(wxObject obj) | wxObject | [static] |
SetColor(int id, Colour color) | DockArt | |
SetColour(int id, Colour colour) | DockArt | |
SetFont(int id, wxFont font) | DockArt | |
SetMetric(int id, int new_val) | DockArt | |
staticDrawBackground(DockArt obj, IntPtr dc, int orientation, inout Rectangle rect) | DockArt | [protected, static] |
staticDrawBorder(DockArt obj, IntPtr dc, inout Rectangle rect, IntPtr pane) | DockArt | [protected, static] |
staticDrawCaption(DockArt obj, IntPtr dc, string text, inout Rectangle rect, IntPtr pane) | DockArt | [protected, static] |
staticDrawGripper(DockArt obj, IntPtr dc, inout Rectangle rect, IntPtr pane) | DockArt | [protected, static] |
staticDrawPaneButton(DockArt obj, IntPtr dc, int button, int button_state, inout Rectangle rect, IntPtr pane) | DockArt | [protected, static] |
staticDrawSash(DockArt obj, IntPtr dc, int orientation, inout Rectangle rect) | DockArt | [protected, static] |
staticGetColor(DockArt obj, int id) | DockArt | [protected, static] |
staticGetColour(DockArt obj, int id) | DockArt | [protected, static] |
staticGetFont(DockArt obj, int id) | DockArt | [protected, static] |
staticGetMetric(DockArt obj, int id) | DockArt | [protected, static] |
staticSetColor(DockArt obj, int id, IntPtr color) | DockArt | [protected, static] |
staticSetColour(DockArt obj, int id, IntPtr colour) | DockArt | [protected, static] |
staticSetFont(DockArt obj, int id, IntPtr font) | DockArt | [protected, static] |
staticSetMetric(DockArt obj, int id, int new_val) | DockArt | [protected, static] |
this(IntPtr wxobj) | DockArt | |
wxobj | wxObject | |
~this() | wxObject | |