mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-07-21 12:41:10 +02:00
Fix docstring references to wx.Bitmap
This commit is contained in:
@@ -989,8 +989,8 @@ class FloatCanvas(wx.Panel):
|
||||
Saves the current image as an image file.
|
||||
|
||||
:param string `filename`: the name of the image file
|
||||
:param `ImageType`: format to use, see :ref:`BitmapType` and the note in
|
||||
:meth:`Bitmap.SaveFile`
|
||||
:param `ImageType`: format to use, see :ref:`wx.BitmapType` and the note in
|
||||
:meth:`wx.Bitmap.SaveFile`
|
||||
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user