Don't document wxEVT_ICONIZE as being for wxMSW and wxGTK only
It's generated by wxOSX too. Closes #17840.
This commit is contained in:
@@ -4477,8 +4477,6 @@ public:
|
|||||||
|
|
||||||
An event being sent when the frame is iconized (minimized) or restored.
|
An event being sent when the frame is iconized (minimized) or restored.
|
||||||
|
|
||||||
@onlyfor{wxmsw,wxgtk}
|
|
||||||
|
|
||||||
@beginEventTable{wxIconizeEvent}
|
@beginEventTable{wxIconizeEvent}
|
||||||
@event{EVT_ICONIZE(func)}
|
@event{EVT_ICONIZE(func)}
|
||||||
Process a @c wxEVT_ICONIZE event.
|
Process a @c wxEVT_ICONIZE event.
|
||||||
|
Reference in New Issue
Block a user