![]() |
wxAccordion
|
Public Member Functions | |
wxGraphicsGradientStops (wxColour startCol=wxTransparentColour, wxColour endCol=wxTransparentColour) | |
void | Add (const wxGraphicsGradientStop &stop) |
void | Add (wxColour col, float pos) |
size_t | GetCount () const |
wxGraphicsGradientStop | Item (unsigned n) const |
void | SetStartColour (wxColour col) |
wxColour | GetStartColour () const |
void | SetEndColour (wxColour col) |
wxColour | GetEndColour () const |