Add more references to wxIconBundle to documentation
Add wxIconBundle to the list in the Overview of Available Classes / Image and bitmap classes as well as to the documentation page for wxIcon. Closes https://github.com/wxWidgets/wxWidgets/pull/898
This commit is contained in:
@@ -354,6 +354,7 @@ Related Overviews: @ref overview_bitmap
|
||||
@li wxCursor: A small, transparent bitmap representing the cursor
|
||||
@li wxIcon: A small, transparent bitmap for assigning to frames and drawing on
|
||||
device contexts
|
||||
@li wxIconBundle: Contains multiple copies of an icon in different sizes
|
||||
@li wxImage: A platform-independent image class
|
||||
@li wxImageHandler: Class for loading a saving a wxImage in a specific format
|
||||
@li wxImageList: A list of images, used with some controls
|
||||
|
Reference in New Issue
Block a user