Blue() | Colour | |
Dispose() | Colour | |
disposed() | wxObject | [protected] |
dtor() | wxObject | [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] |
GetTypeName() | wxObject | |
Green() | Colour | |
memOwn | wxObject | [protected] |
New(IntPtr ptr) | Colour | [static] |
Ok() | Colour | |
Red() | Colour | |
RemoveObject(IntPtr ptr) | wxObject | [static] |
SafePtr(wxObject obj) | wxObject | [static] |
Set(ubyte red, ubyte green, ubyte blue) | Colour | |
this(IntPtr wxobj) | Colour | |
this(IntPtr wxobj, bool memOwn) | Colour | |
this() | Colour | |
this(string name) | Colour | |
this(ubyte red, ubyte green, ubyte blue) | Colour | |
version(__WXGTK__) | Colour | |
wxBLACK | Colour | [static] |
wxBLUE | Colour | [static] |
wxCYAN | Colour | [static] |
wxGREEN | Colour | [static] |
wxLIGHT_GREY | Colour | [static] |
wxNullColour | Colour | [static] |
wxobj | wxObject | |
wxRED | Colour | [static] |
wxWHITE | Colour | [static] |
~this() | wxObject |