Enumeration: laScrollBarOrientation_t
typedef enum laScrollBarOrientation_t { LA_SCROLLBAR_ORIENT_VERTICAL, LA_SCROLLBAR_ORIENT_HORIZONTAL } laScrollBarOrientation;
None.