]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/mac/_core.py
Add *wxTopLevelWindowGTK*RequestUserAttention*int*;
[wxWidgets.git] / wxPython / src / mac / _core.py
index 22ecb6ff627cc624c156f0e81240a3f69143a29f..c3cdc53e95f49dcbc6b61c97e6c6ea3b41725f4b 100644 (file)
@@ -11522,7 +11522,7 @@ class Sizer(Object):
 
         Returns the `wx.SizerItem` which holds the *item* given.  The *item*
         parameter can be either a window, a sizer, or the zero-based index of
-        the item to be detached.
+        the item to be found.
         """
         return _core_.Sizer_GetItem(*args, **kwargs)