Package wx :: Module gizmos :: Class ThinSplitterWindow
[frames | no frames]

Type ThinSplitterWindow

object --+                
         |                
    Object --+            
             |            
    EvtHandler --+        
                 |        
            Window --+    
                     |    
        SplitterWindow --+
                         |
                        ThinSplitterWindow


Proxy of C++ ThinSplitterWindow class
Method Summary
SplitterWindow __init__(self, parent, id, pos, size, style, name)
Constructor.
  __repr__(self)

Instance Method Details

__init__(self, parent, id=-1, pos=DefaultPosition, size=DefaultSize, style=wxSP_3D|wxCLIP_CHILDREN)
(Constructor)

Constructor. Creates and shows a SplitterWindow.
Parameters:
parent
           (type=Window)
id
           (type=int)
pos
           (type=Point)
size
           (type=Size)
style
           (type=long)
name
           (type=String)
Returns:
SplitterWindow
Overrides:
wx.SplitterWindow.__init__ (inherited documentation)

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:25:10 2005 http://epydoc.sf.net