This class contains multiple copies of an icon in different sizes. It is typically used in
Predefined objects (include wx.hrl): ?wxNullIconBundle
wxWidgets docs:
Default ctor.
Initializes the bundle with the icon(s) found in the file.
Destructor.
Adds the icon to the collection; if the collection already contains an icon with the same width and height, it is replaced by the new one.
Same as.
.
Returns the icon with the given size.
If
If the bundle contains an icon with exactly the requested size, it's always returned. Otherwise, the behaviour depends on the flags. If only
The