reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -11522,7 +11522,7 @@ class Sizer(Object):
|
|||||||
|
|
||||||
Returns the `wx.SizerItem` which holds the *item* given. The *item*
|
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
|
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)
|
return _core_.Sizer_GetItem(*args, **kwargs)
|
||||||
|
|
||||||
|
@@ -11522,7 +11522,7 @@ class Sizer(Object):
|
|||||||
|
|
||||||
Returns the `wx.SizerItem` which holds the *item* given. The *item*
|
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
|
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)
|
return _core_.Sizer_GetItem(*args, **kwargs)
|
||||||
|
|
||||||
|
@@ -11526,7 +11526,7 @@ class Sizer(Object):
|
|||||||
|
|
||||||
Returns the `wx.SizerItem` which holds the *item* given. The *item*
|
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
|
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)
|
return _core_.Sizer_GetItem(*args, **kwargs)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user