| Cuiterm Reference Manual |
|---|
"decoration" gint : Read / Write "percent" gdouble : Read / Write "turnpoint" gdouble : Read / Write
typedef enum {
DecorNone = 1 << 0,
DecorIncrease = 1 << 1,
DecorDecrease = 1 << 2
} Decoration;"decoration" gint : Read / Write
The type of the complementary decoration.
Default value: 0
"percent" gdouble : Read / Write
The width of the bar as percentage of the width of the window.
Allowed values: [0,1]
Default value: 0
| <<< CuiRectangleEmboss | CuiFrame >>> |