#include <mobu-python-api.h>
Python Docstring:
This class manages a FBBoxLayout Horizontal (see FBBoxLayout for documentation on how to Add/Remove control). Add method specify the fixed width of a control.
__init__ | ( | ) |
Python Docstring:
floworientation: FBAttachType.kFBAttachLeft : all controls added from left to right -> FBAttachType.kFBAttachRight: all controls added from right to left >-
_computeregion | ( | ) |