reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -48,12 +48,13 @@ class Panel(_core.Window):
|
||||
Get the default attributes for this class. This is useful if you want
|
||||
to use the same font or colour in your own control as in a standard
|
||||
control -- which is a much better idea than hard coding specific
|
||||
colours or fonts which might look completely out of place on the users
|
||||
system, especially if it uses themes.
|
||||
colours or fonts which might look completely out of place on the
|
||||
user's system, especially if it uses themes.
|
||||
|
||||
The variant parameter is only relevant under Mac currently and is
|
||||
ignore under other platforms. Under Mac, it will change the size of
|
||||
the returned font. See SetWindowVariant for more about this.
|
||||
the returned font. See `wx.Window.SetWindowVariant` for more about
|
||||
this.
|
||||
"""
|
||||
return _windows_.Panel_GetClassDefaultAttributes(*args, **kwargs)
|
||||
|
||||
@@ -79,12 +80,13 @@ def Panel_GetClassDefaultAttributes(*args, **kwargs):
|
||||
Get the default attributes for this class. This is useful if you want
|
||||
to use the same font or colour in your own control as in a standard
|
||||
control -- which is a much better idea than hard coding specific
|
||||
colours or fonts which might look completely out of place on the users
|
||||
system, especially if it uses themes.
|
||||
colours or fonts which might look completely out of place on the
|
||||
user's system, especially if it uses themes.
|
||||
|
||||
The variant parameter is only relevant under Mac currently and is
|
||||
ignore under other platforms. Under Mac, it will change the size of
|
||||
the returned font. See SetWindowVariant for more about this.
|
||||
the returned font. See `wx.Window.SetWindowVariant` for more about
|
||||
this.
|
||||
"""
|
||||
return _windows_.Panel_GetClassDefaultAttributes(*args, **kwargs)
|
||||
|
||||
@@ -211,12 +213,13 @@ class ScrolledWindow(Panel):
|
||||
Get the default attributes for this class. This is useful if you want
|
||||
to use the same font or colour in your own control as in a standard
|
||||
control -- which is a much better idea than hard coding specific
|
||||
colours or fonts which might look completely out of place on the users
|
||||
system, especially if it uses themes.
|
||||
colours or fonts which might look completely out of place on the
|
||||
user's system, especially if it uses themes.
|
||||
|
||||
The variant parameter is only relevant under Mac currently and is
|
||||
ignore under other platforms. Under Mac, it will change the size of
|
||||
the returned font. See SetWindowVariant for more about this.
|
||||
the returned font. See `wx.Window.SetWindowVariant` for more about
|
||||
this.
|
||||
"""
|
||||
return _windows_.ScrolledWindow_GetClassDefaultAttributes(*args, **kwargs)
|
||||
|
||||
@@ -242,12 +245,13 @@ def ScrolledWindow_GetClassDefaultAttributes(*args, **kwargs):
|
||||
Get the default attributes for this class. This is useful if you want
|
||||
to use the same font or colour in your own control as in a standard
|
||||
control -- which is a much better idea than hard coding specific
|
||||
colours or fonts which might look completely out of place on the users
|
||||
system, especially if it uses themes.
|
||||
colours or fonts which might look completely out of place on the
|
||||
user's system, especially if it uses themes.
|
||||
|
||||
The variant parameter is only relevant under Mac currently and is
|
||||
ignore under other platforms. Under Mac, it will change the size of
|
||||
the returned font. See SetWindowVariant for more about this.
|
||||
the returned font. See `wx.Window.SetWindowVariant` for more about
|
||||
this.
|
||||
"""
|
||||
return _windows_.ScrolledWindow_GetClassDefaultAttributes(*args, **kwargs)
|
||||
|
||||
@@ -480,12 +484,13 @@ class Frame(TopLevelWindow):
|
||||
Get the default attributes for this class. This is useful if you want
|
||||
to use the same font or colour in your own control as in a standard
|
||||
control -- which is a much better idea than hard coding specific
|
||||
colours or fonts which might look completely out of place on the users
|
||||
system, especially if it uses themes.
|
||||
colours or fonts which might look completely out of place on the
|
||||
user's system, especially if it uses themes.
|
||||
|
||||
The variant parameter is only relevant under Mac currently and is
|
||||
ignore under other platforms. Under Mac, it will change the size of
|
||||
the returned font. See SetWindowVariant for more about this.
|
||||
the returned font. See `wx.Window.SetWindowVariant` for more about
|
||||
this.
|
||||
"""
|
||||
return _windows_.Frame_GetClassDefaultAttributes(*args, **kwargs)
|
||||
|
||||
@@ -511,12 +516,13 @@ def Frame_GetClassDefaultAttributes(*args, **kwargs):
|
||||
Get the default attributes for this class. This is useful if you want
|
||||
to use the same font or colour in your own control as in a standard
|
||||
control -- which is a much better idea than hard coding specific
|
||||
colours or fonts which might look completely out of place on the users
|
||||
system, especially if it uses themes.
|
||||
colours or fonts which might look completely out of place on the
|
||||
user's system, especially if it uses themes.
|
||||
|
||||
The variant parameter is only relevant under Mac currently and is
|
||||
ignore under other platforms. Under Mac, it will change the size of
|
||||
the returned font. See SetWindowVariant for more about this.
|
||||
the returned font. See `wx.Window.SetWindowVariant` for more about
|
||||
this.
|
||||
"""
|
||||
return _windows_.Frame_GetClassDefaultAttributes(*args, **kwargs)
|
||||
|
||||
@@ -580,12 +586,13 @@ class Dialog(TopLevelWindow):
|
||||
Get the default attributes for this class. This is useful if you want
|
||||
to use the same font or colour in your own control as in a standard
|
||||
control -- which is a much better idea than hard coding specific
|
||||
colours or fonts which might look completely out of place on the users
|
||||
system, especially if it uses themes.
|
||||
colours or fonts which might look completely out of place on the
|
||||
user's system, especially if it uses themes.
|
||||
|
||||
The variant parameter is only relevant under Mac currently and is
|
||||
ignore under other platforms. Under Mac, it will change the size of
|
||||
the returned font. See SetWindowVariant for more about this.
|
||||
the returned font. See `wx.Window.SetWindowVariant` for more about
|
||||
this.
|
||||
"""
|
||||
return _windows_.Dialog_GetClassDefaultAttributes(*args, **kwargs)
|
||||
|
||||
@@ -611,12 +618,13 @@ def Dialog_GetClassDefaultAttributes(*args, **kwargs):
|
||||
Get the default attributes for this class. This is useful if you want
|
||||
to use the same font or colour in your own control as in a standard
|
||||
control -- which is a much better idea than hard coding specific
|
||||
colours or fonts which might look completely out of place on the users
|
||||
system, especially if it uses themes.
|
||||
colours or fonts which might look completely out of place on the
|
||||
user's system, especially if it uses themes.
|
||||
|
||||
The variant parameter is only relevant under Mac currently and is
|
||||
ignore under other platforms. Under Mac, it will change the size of
|
||||
the returned font. See SetWindowVariant for more about this.
|
||||
the returned font. See `wx.Window.SetWindowVariant` for more about
|
||||
this.
|
||||
"""
|
||||
return _windows_.Dialog_GetClassDefaultAttributes(*args, **kwargs)
|
||||
|
||||
@@ -799,12 +807,13 @@ class StatusBar(_core.Window):
|
||||
Get the default attributes for this class. This is useful if you want
|
||||
to use the same font or colour in your own control as in a standard
|
||||
control -- which is a much better idea than hard coding specific
|
||||
colours or fonts which might look completely out of place on the users
|
||||
system, especially if it uses themes.
|
||||
colours or fonts which might look completely out of place on the
|
||||
user's system, especially if it uses themes.
|
||||
|
||||
The variant parameter is only relevant under Mac currently and is
|
||||
ignore under other platforms. Under Mac, it will change the size of
|
||||
the returned font. See SetWindowVariant for more about this.
|
||||
the returned font. See `wx.Window.SetWindowVariant` for more about
|
||||
this.
|
||||
"""
|
||||
return _windows_.StatusBar_GetClassDefaultAttributes(*args, **kwargs)
|
||||
|
||||
@@ -830,12 +839,13 @@ def StatusBar_GetClassDefaultAttributes(*args, **kwargs):
|
||||
Get the default attributes for this class. This is useful if you want
|
||||
to use the same font or colour in your own control as in a standard
|
||||
control -- which is a much better idea than hard coding specific
|
||||
colours or fonts which might look completely out of place on the users
|
||||
system, especially if it uses themes.
|
||||
colours or fonts which might look completely out of place on the
|
||||
user's system, especially if it uses themes.
|
||||
|
||||
The variant parameter is only relevant under Mac currently and is
|
||||
ignore under other platforms. Under Mac, it will change the size of
|
||||
the returned font. See SetWindowVariant for more about this.
|
||||
the returned font. See `wx.Window.SetWindowVariant` for more about
|
||||
this.
|
||||
"""
|
||||
return _windows_.StatusBar_GetClassDefaultAttributes(*args, **kwargs)
|
||||
|
||||
@@ -1106,12 +1116,13 @@ class SplitterWindow(_core.Window):
|
||||
Get the default attributes for this class. This is useful if you want
|
||||
to use the same font or colour in your own control as in a standard
|
||||
control -- which is a much better idea than hard coding specific
|
||||
colours or fonts which might look completely out of place on the users
|
||||
system, especially if it uses themes.
|
||||
colours or fonts which might look completely out of place on the
|
||||
user's system, especially if it uses themes.
|
||||
|
||||
The variant parameter is only relevant under Mac currently and is
|
||||
ignore under other platforms. Under Mac, it will change the size of
|
||||
the returned font. See SetWindowVariant for more about this.
|
||||
the returned font. See `wx.Window.SetWindowVariant` for more about
|
||||
this.
|
||||
"""
|
||||
return _windows_.SplitterWindow_GetClassDefaultAttributes(*args, **kwargs)
|
||||
|
||||
@@ -1142,12 +1153,13 @@ def SplitterWindow_GetClassDefaultAttributes(*args, **kwargs):
|
||||
Get the default attributes for this class. This is useful if you want
|
||||
to use the same font or colour in your own control as in a standard
|
||||
control -- which is a much better idea than hard coding specific
|
||||
colours or fonts which might look completely out of place on the users
|
||||
system, especially if it uses themes.
|
||||
colours or fonts which might look completely out of place on the
|
||||
user's system, especially if it uses themes.
|
||||
|
||||
The variant parameter is only relevant under Mac currently and is
|
||||
ignore under other platforms. Under Mac, it will change the size of
|
||||
the returned font. See SetWindowVariant for more about this.
|
||||
the returned font. See `wx.Window.SetWindowVariant` for more about
|
||||
this.
|
||||
"""
|
||||
return _windows_.SplitterWindow_GetClassDefaultAttributes(*args, **kwargs)
|
||||
|
||||
@@ -3297,6 +3309,10 @@ class PyWindow(_core.Window):
|
||||
"""_setCallbackInfo(self, PyObject self, PyObject _class)"""
|
||||
return _windows_.PyWindow__setCallbackInfo(*args, **kwargs)
|
||||
|
||||
def SetBestSize(*args, **kwargs):
|
||||
"""SetBestSize(self, Size size)"""
|
||||
return _windows_.PyWindow_SetBestSize(*args, **kwargs)
|
||||
|
||||
def base_DoMoveWindow(*args, **kwargs):
|
||||
"""base_DoMoveWindow(self, int x, int y, int width, int height)"""
|
||||
return _windows_.PyWindow_base_DoMoveWindow(*args, **kwargs)
|
||||
@@ -3377,6 +3393,10 @@ class PyWindow(_core.Window):
|
||||
"""base_ApplyParentThemeBackground(self, Colour c)"""
|
||||
return _windows_.PyWindow_base_ApplyParentThemeBackground(*args, **kwargs)
|
||||
|
||||
def base_GetDefaultAttributes(*args, **kwargs):
|
||||
"""base_GetDefaultAttributes(self) -> VisualAttributes"""
|
||||
return _windows_.PyWindow_base_GetDefaultAttributes(*args, **kwargs)
|
||||
|
||||
|
||||
class PyWindowPtr(PyWindow):
|
||||
def __init__(self, this):
|
||||
@@ -3409,6 +3429,10 @@ class PyPanel(Panel):
|
||||
"""_setCallbackInfo(self, PyObject self, PyObject _class)"""
|
||||
return _windows_.PyPanel__setCallbackInfo(*args, **kwargs)
|
||||
|
||||
def SetBestSize(*args, **kwargs):
|
||||
"""SetBestSize(self, Size size)"""
|
||||
return _windows_.PyPanel_SetBestSize(*args, **kwargs)
|
||||
|
||||
def base_DoMoveWindow(*args, **kwargs):
|
||||
"""base_DoMoveWindow(self, int x, int y, int width, int height)"""
|
||||
return _windows_.PyPanel_base_DoMoveWindow(*args, **kwargs)
|
||||
@@ -3489,6 +3513,10 @@ class PyPanel(Panel):
|
||||
"""base_ApplyParentThemeBackground(self, Colour c)"""
|
||||
return _windows_.PyPanel_base_ApplyParentThemeBackground(*args, **kwargs)
|
||||
|
||||
def base_GetDefaultAttributes(*args, **kwargs):
|
||||
"""base_GetDefaultAttributes(self) -> VisualAttributes"""
|
||||
return _windows_.PyPanel_base_GetDefaultAttributes(*args, **kwargs)
|
||||
|
||||
|
||||
class PyPanelPtr(PyPanel):
|
||||
def __init__(self, this):
|
||||
@@ -3521,6 +3549,10 @@ class PyScrolledWindow(ScrolledWindow):
|
||||
"""_setCallbackInfo(self, PyObject self, PyObject _class)"""
|
||||
return _windows_.PyScrolledWindow__setCallbackInfo(*args, **kwargs)
|
||||
|
||||
def SetBestSize(*args, **kwargs):
|
||||
"""SetBestSize(self, Size size)"""
|
||||
return _windows_.PyScrolledWindow_SetBestSize(*args, **kwargs)
|
||||
|
||||
def base_DoMoveWindow(*args, **kwargs):
|
||||
"""base_DoMoveWindow(self, int x, int y, int width, int height)"""
|
||||
return _windows_.PyScrolledWindow_base_DoMoveWindow(*args, **kwargs)
|
||||
@@ -3601,6 +3633,10 @@ class PyScrolledWindow(ScrolledWindow):
|
||||
"""base_ApplyParentThemeBackground(self, Colour c)"""
|
||||
return _windows_.PyScrolledWindow_base_ApplyParentThemeBackground(*args, **kwargs)
|
||||
|
||||
def base_GetDefaultAttributes(*args, **kwargs):
|
||||
"""base_GetDefaultAttributes(self) -> VisualAttributes"""
|
||||
return _windows_.PyScrolledWindow_base_GetDefaultAttributes(*args, **kwargs)
|
||||
|
||||
|
||||
class PyScrolledWindowPtr(PyScrolledWindow):
|
||||
def __init__(self, this):
|
||||
|
Reference in New Issue
Block a user