]> git.saurik.com Git - wxWidgets.git/commitdiff
reSWIGged
authorRobin Dunn <robin@alldunn.com>
Wed, 15 Jun 2005 01:11:54 +0000 (01:11 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 15 Jun 2005 01:11:54 +0000 (01:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/gtk/_core.py
wxPython/src/mac/_core.py
wxPython/src/msw/_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)
 
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)
 
index 2748c07e8d970e94c704071b3b6c1fe7f355d398..22427d78e4a2f79357aa37412b51f4e5d0db5717 100644 (file)
@@ -11526,7 +11526,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)