mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 12:00:13 +01:00
Lots more docstring refs fixed
This commit is contained in:
@@ -256,7 +256,7 @@ class ResizeWidget(wx.Panel):
|
||||
"""
|
||||
Handles the ``wx.EVT_SIZE`` event for :class:`ResizeWidget`.
|
||||
|
||||
:param `evt`: a :class:`SizeEvent` event to be processed.
|
||||
:param `evt`: a :class:`wx.SizeEvent` event to be processed.
|
||||
|
||||
"""
|
||||
if not self._managedChild:
|
||||
|
||||
Reference in New Issue
Block a user