#include <mobu-python-api.h>
Python Docstring:
This class manages a FBBoxLayout Vertical (see FBBoxLayout for documentation on how to Add/Remove control). Add method specify the fixed height of a control.
__init__ | ( | ) |
Python Docstring:
floworientation: FBAttachType.kFBAttachTop : all controls added from top to bottom FBAttachType.kFBAttachBottom: all controls added from bottom to top
_computeregion | ( | ) |