Files
wxWidgets/interface
Vadim Zeitlin 0dfe37a643 Add wxMSW-specific wxBitmapBundle accessors to wxMenuItem
Provide GetBitmapBundle(bool checked) and GetDisabledBitmapBundle() too
in wxMSW, for consistency with the existing MSW-only member functions
returning bitmaps.

See #25705.

Closes #25685.
2025-08-22 00:43:19 +02:00
..