add some properties
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3647,7 +3647,7 @@ class DC(_core.Object):
|
||||
GetMultiLineTextExtent(wxString string, Font font=None) ->
|
||||
(width, height, lineHeight)
|
||||
|
||||
Get the width, height, decent and leading of the text using the
|
||||
Get the width, height, and line height of the text using the
|
||||
current or specified font. Works for single as well as multi-line
|
||||
strings.
|
||||
"""
|
||||
|
Reference in New Issue
Block a user