git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42869
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
minimum size, giving priority to the min size components, and returns
the results.
", "");
minimum size, giving priority to the min size components, and returns
the results.
", "");
- %pythoncode { GetBestFittingSize = wx._deprecated(GetEffectiveMinSize, , 'Use `GetEffectiveMinSize` instead.') }
+ %pythoncode { GetBestFittingSize = wx._deprecated(GetEffectiveMinSize, 'Use `GetEffectiveMinSize` instead.') }
%pythoncode {
def GetAdjustedBestSize(self):
%pythoncode {
def GetAdjustedBestSize(self):
"""
return _core_.Window_GetEffectiveMinSize(*args, **kwargs)
"""
return _core_.Window_GetEffectiveMinSize(*args, **kwargs)
- GetBestFittingSize = wx._deprecated(GetEffectiveMinSize, , 'Use `GetEffectiveMinSize` instead.')
+ GetBestFittingSize = wx._deprecated(GetEffectiveMinSize, 'Use `GetEffectiveMinSize` instead.')
def GetAdjustedBestSize(self):
s = self.GetBestSize()
return wx.Size(max(s.width, self.GetMinWidth()),
def GetAdjustedBestSize(self):
s = self.GetBestSize()
return wx.Size(max(s.width, self.GetMinWidth()),
"""
return _core_.Window_GetEffectiveMinSize(*args, **kwargs)
"""
return _core_.Window_GetEffectiveMinSize(*args, **kwargs)
- GetBestFittingSize = wx._deprecated(GetEffectiveMinSize, , 'Use `GetEffectiveMinSize` instead.')
+ GetBestFittingSize = wx._deprecated(GetEffectiveMinSize, 'Use `GetEffectiveMinSize` instead.')
def GetAdjustedBestSize(self):
s = self.GetBestSize()
return wx.Size(max(s.width, self.GetMinWidth()),
def GetAdjustedBestSize(self):
s = self.GetBestSize()
return wx.Size(max(s.width, self.GetMinWidth()),
"""
return _core_.Window_GetEffectiveMinSize(*args, **kwargs)
"""
return _core_.Window_GetEffectiveMinSize(*args, **kwargs)
- GetBestFittingSize = wx._deprecated(GetEffectiveMinSize, , 'Use `GetEffectiveMinSize` instead.')
+ GetBestFittingSize = wx._deprecated(GetEffectiveMinSize, 'Use `GetEffectiveMinSize` instead.')
def GetAdjustedBestSize(self):
s = self.GetBestSize()
return wx.Size(max(s.width, self.GetMinWidth()),
def GetAdjustedBestSize(self):
s = self.GetBestSize()
return wx.Size(max(s.width, self.GetMinWidth()),