wx.lib.colourselect.CustomColourData¶A simple container for tracking custom colours to be shown in the colour
dialog, and which facilitates reuse of this collection across multiple
instances or multiple invocations of the ColourSelect button.
Class API¶CustomColourData(object)¶A simple container for tracking custom colours to be shown in the colour
dialog, and which facilitates reuse of this collection across multiple
instances or multiple invocations of the ColourSelect button.
__init__(self)¶Initialize self. See help(type(self)) for accurate signature.