Module eagle :: Class _HPanel
[hide private]
[frames] | no frames]

Class _HPanel
source code

gtk.ScrolledWindow --+    
                     |    
                _Panel --+
                         |
                        _HPanel

Internal widget to arrange components horizontally.


Warning: never use it directly in Eagle applications!

Instance Methods [hide private]

Inherited from _Panel: __add_widgets_to_app__, __get_widgets__, __init__, __setup_gui__


Class Variables [hide private]
_horizontal  
_hscrollbar_policy  
_vscrollbar_policy  

Inherited from _Panel: app, children, id, spacing


Class Variable Details [hide private]

_horizontal

Value:
True                                                                   
      

_hscrollbar_policy

Value:
gtk.POLICY_AUTOMATIC                                                   
      

_vscrollbar_policy

Value:
gtk.POLICY_NEVER