wxBrushList::FindOrCreateBrush

wxBrush * FindOrCreateBrush(wxColour *colour, int style)

wxBrush * FindOrCreateBrush(char *colour_name, int style)

Finds a brush of the given specification, or creates one and adds it to the list.