mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 17:50:36 +08:00
Documentation for this function was added in d137d1e1e0 (Add
wxGraphicsContext overloads taking wx{Rect,Point}2DDouble, 2025-05-23)
but it didn't exist -- so add it too now.
Also add documentation for the same overload in wxGraphicsContext, which
was probably intended to be done in the commit above.
See #25444.
Closes #25473.
Closes #25474.
Co-authored-by: Vadim Zeitlin <vadim@wxwidgets.org>